diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-02 19:51:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-02 19:51:23 +0000 |
commit | 533cbc94d8036a5a409c650df216cff1d4817813 (patch) | |
tree | b183d02ece363a552d85b6836277e6240d1540a7 /emulators/nonpareil/files/patch-src_printer.c | |
parent | Cosmetic change (diff) |
Fix build with scons 3.1.1
PR: 240584
Exp-run by: antoine
Diffstat (limited to 'emulators/nonpareil/files/patch-src_printer.c')
-rw-r--r-- | emulators/nonpareil/files/patch-src_printer.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/nonpareil/files/patch-src_printer.c b/emulators/nonpareil/files/patch-src_printer.c index e0a435bd1d81..8fd36a9f860b 100644 --- a/emulators/nonpareil/files/patch-src_printer.c +++ b/emulators/nonpareil/files/patch-src_printer.c @@ -1,6 +1,6 @@ ---- src/printer.c.orig 2012-05-09 13:00:47.000000000 +0200 -+++ src/printer.c 2012-05-09 13:01:08.000000000 +0200 -@@ -29,6 +29,7 @@ +--- src/printer.c.orig 2008-08-24 00:37:18 UTC ++++ src/printer.c +@@ -29,6 +29,7 @@ MA 02111, USA. #include <gtk/gtk.h> #include <png.h> |