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;
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> -> "