summaryrefslogtreecommitdiff
path: root/Ports/nyancat/patches/0002-Use-d-for-time-diff-printing.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/nyancat/patches/0002-Use-d-for-time-diff-printing.patch')
-rw-r--r--Ports/nyancat/patches/0002-Use-d-for-time-diff-printing.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/Ports/nyancat/patches/0002-Use-d-for-time-diff-printing.patch b/Ports/nyancat/patches/0002-Use-d-for-time-diff-printing.patch
index b17b190fe3..59a9be9edd 100644
--- a/Ports/nyancat/patches/0002-Use-d-for-time-diff-printing.patch
+++ b/Ports/nyancat/patches/0002-Use-d-for-time-diff-printing.patch
@@ -1,7 +1,7 @@
-From e59fb37e9eeae4e68244a29d337047d7eb04c3c2 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Gunnar Beutner <gbeutner@serenityos.org>
Date: Thu, 15 Apr 2021 15:43:18 +0200
-Subject: [PATCH 2/2] Use %d for time diff printing
+Subject: [PATCH] Use %d for time diff printing
---
src/nyancat.c | 2 +-
@@ -20,6 +20,3 @@ index 537225c..f2965c1 100644
}
/* Reset the last color so that the escape sequences rewrite */
last = 0;
---
-2.36.1
-