From: hadaq Date: Wed, 2 Feb 2011 12:29:55 +0000 (+0000) Subject: update X-Git-Tag: v6.0~163 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=8638581d52130884015e7d141116b7b546a063c5;p=trbnettools.git update --- diff --git a/libtrbnet/trbcmd.c b/libtrbnet/trbcmd.c index a1d381f..06125b3 100644 --- a/libtrbnet/trbcmd.c +++ b/libtrbnet/trbcmd.c @@ -25,7 +25,7 @@ static int hexMode = HEXMODE; -static const char trbcmd_version[] = "$Revision: 2.65 $"; +static const char trbcmd_version[] = "$Revision: 2.66 $"; #define BACKLOG 10 static uint16_t tcp_port = 55555; @@ -1067,7 +1067,7 @@ int start(int argc, char **argv) #ifndef PEXOR "0x%04x " #else - "0x%08x ", + "0x%08x " #endif "\n", reg_address); }