]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/commitdiff
update
authorhadaq <hadaq>
Sun, 8 Jan 2012 21:39:07 +0000 (21:39 +0000)
committerhadaq <hadaq>
Sun, 8 Jan 2012 21:39:07 +0000 (21:39 +0000)
libtrbnet/trbcmd.c

index 75af570fc98ef470bbfd41e6a0f23a331eef7ae9..16dadb80aef66cc36225e46868afff8ae060a1df 100644 (file)
@@ -25,7 +25,7 @@
 
 static int hexMode = HEXMODE;
 
-static const char trbcmd_version[] = "$Revision: 2.74 $";
+static const char trbcmd_version[] = "$Revision: 2.75 $";
 
 #define BACKLOG 10
 static uint16_t tcp_port = 55555;
@@ -108,7 +108,7 @@ void usage(const char *progName)
   fprintf(stdout,
           "  -H    hex-mode: all arguments will be interpreted "
           "as hexadecimal-numbers\n");
-  fprintf(stdout, "  -e    put a EOF marker \"<EOF>\" at end of output\n");
+  fprintf(stdout, "  -e    put an EOF marker \"<EOF>\" at end of output\n");
   fprintf(stdout, "  -V    version number\n");
   fprintf(stdout, "\nCommands:\n");
   fprintf(stdout, "   r <trbaddress> <register>                        -> "