]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/commitdiff
.
authorhadaq <hadaq>
Thu, 23 Jul 2009 18:05:31 +0000 (18:05 +0000)
committerhadaq <hadaq>
Thu, 23 Jul 2009 18:05:31 +0000 (18:05 +0000)
libtrbnet/trbcmd.c

index 5a430c6f92e351373b66bf4cc92a02610c86f89f..f09dda6575d3598fbbd6cb2d0c503614f33df1d5 100644 (file)
@@ -196,6 +196,8 @@ int main(int argc, char ** argv)
           /* Empty Line */
           continue;
         }
+
+       fprintf(stdout, "#Line %d:  %s\n", lineCtr, cmdLine);
       }
       
       if (strncmp(cmd[0], "w", CMD_SIZE) == 0) {