aboutsummaryrefslogtreecommitdiffstats
path: root/editors/gnotepad+/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gnotepad+/files/patch-ab')
-rw-r--r--editors/gnotepad+/files/patch-ab18
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/gnotepad+/files/patch-ab b/editors/gnotepad+/files/patch-ab
deleted file mode 100644
index bd274f13b714..000000000000
--- a/editors/gnotepad+/files/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/file.c.~1~ Sat Mar 6 01:38:53 1999
-+++ src/file.c Fri Apr 30 17:23:33 1999
-@@ -24,7 +24,6 @@
- #include <errno.h>
- #include <stdlib.h>
- #include <ctype.h>
--#include <utime.h>
- #include <string.h>
- #include <unistd.h>
- #include <fcntl.h>
-@@ -32,6 +31,7 @@
- #include <sys/file.h>
- #include <sys/types.h>
- #include <sys/file.h>
-+#include <utime.h>
- #include "main.h"
- #if defined(APP_GNP) && defined(USE_GTKXMHTML)
- #include <glib.h>