diff options
Diffstat (limited to 'audio/xtuner/files/patch-misc.c')
-rw-r--r-- | audio/xtuner/files/patch-misc.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/xtuner/files/patch-misc.c b/audio/xtuner/files/patch-misc.c deleted file mode 100644 index ea8ac2badc9d..000000000000 --- a/audio/xtuner/files/patch-misc.c +++ /dev/null @@ -1,14 +0,0 @@ -$FreeBSD$ - ---- misc.c.orig Mon Oct 27 11:29:57 2003 -+++ misc.c Mon Oct 27 11:30:19 2003 -@@ -90,8 +90,7 @@ - else - { - fprintf(stderr,"Usage: xtuner [-0x20 | -0x30] -24 \n"); -- fprintf(stderr,"Which specifies the port for the radio card and 24hr -- time format \n"); -+ fprintf(stderr,"Which specifies the port for the radio card and 24hr time format \n"); - exit(1); - } - cmd++; |