]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/commitdiff
update
authorhadaq <hadaq>
Wed, 2 Feb 2011 12:29:55 +0000 (12:29 +0000)
committerhadaq <hadaq>
Wed, 2 Feb 2011 12:29:55 +0000 (12:29 +0000)
libtrbnet/trbcmd.c

index a1d381f6fec4a7bfa0256c1257e126c0b32dc820..06125b372269f5ce948d604bf370620a8022be99 100644 (file)
@@ -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);
         }