aboutsummaryrefslogtreecommitdiff
path: root/audio/xcdplayer/files/patch-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xcdplayer/files/patch-main.c')
-rw-r--r--audio/xcdplayer/files/patch-main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xcdplayer/files/patch-main.c b/audio/xcdplayer/files/patch-main.c
index a7c1a7d5bc49..2d1f2b8870bc 100644
--- a/audio/xcdplayer/files/patch-main.c
+++ b/audio/xcdplayer/files/patch-main.c
@@ -1,5 +1,5 @@
---- main.c.orig Tue Jan 12 19:59:36 1993
-+++ main.c Wed May 30 19:19:53 2007
+--- main.c.orig 1993-01-12 18:59:36 UTC
++++ main.c
@@ -23,12 +23,15 @@
Widget top_form;
@@ -18,7 +18,7 @@
chk_debug(argc, argv);
-@@ -66,7 +69,7 @@
+@@ -66,7 +69,7 @@ chk_debug(argc, argv)
/* ugly hack */
for (i = 1; i < argc; i++) {
if (strcmp(argv[i], "-debug") == 0) {