From 8638581d52130884015e7d141116b7b546a063c5 Mon Sep 17 00:00:00 2001 From: hadaq Date: Wed, 2 Feb 2011 12:29:55 +0000 Subject: [PATCH] update --- libtrbnet/trbcmd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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); } -- 2.43.0