|
Line 0
Link Here
|
|
|
1 |
--- misc.c.orig Thu Oct 23 16:35:41 2003 |
| 2 |
+++ misc.c Thu Oct 23 16:36:26 2003 |
| 3 |
@@ -90,8 +90,8 @@ |
| 4 |
else |
| 5 |
{ |
| 6 |
fprintf(stderr,"Usage: xtuner [-0x20 | -0x30] -24 \n"); |
| 7 |
- fprintf(stderr,"Which specifies the port for the radio card and 24hr |
| 8 |
- time format \n"); |
| 9 |
+ fprintf(stderr,"Which specifies the port for the radio card and 24hr\n"\ |
| 10 |
+" time format \n"); |
| 11 |
exit(1); |
| 12 |
} |
| 13 |
cmd++; |