mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
56d50228c1
PR: 58426 Submitted by: Samy Al Bahra <samy@kerneled.com>
15 lines
418 B
C
15 lines
418 B
C
$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++;
|