diff options
Diffstat (limited to 'sysutils/thefish/files/patch-main.c')
-rw-r--r-- | sysutils/thefish/files/patch-main.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/thefish/files/patch-main.c b/sysutils/thefish/files/patch-main.c index e9aa10260e18..3d0b82955764 100644 --- a/sysutils/thefish/files/patch-main.c +++ b/sysutils/thefish/files/patch-main.c @@ -1,6 +1,6 @@ ---- main.c.orig 2013-02-18 10:27:42.000000000 +0100 -+++ main.c 2013-02-18 10:28:04.000000000 +0100 -@@ -48,8 +48,6 @@ +--- main.c.orig 2015-11-09 12:50:35.505718000 -0800 ++++ main.c 2015-11-09 12:51:47.774569000 -0800 +@@ -49,8 +49,6 @@ #include "qt_ui.h" #endif @@ -9,7 +9,7 @@ static void usage(void); static void about(void); void purge(void); -@@ -181,10 +179,6 @@ +@@ -182,10 +180,6 @@ argc, argv); #endif |