Update of /cvsroot/firebug/fireboard/tools/src/xlisten/boards
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1629/boards
Modified Files:
mts400.c
Log Message:
perl script for autogenerating c code
code from am types.
Index: mts400.c
===================================================================
RCS file: /cvsroot/firebug/fireboard/tools/src/xlisten/boards/mts400.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mts400.c 15 Jul 2004 17:04:21 -0000 1.1
--- mts400.c 23 Jul 2004 00:32:07 -0000 1.2
***************
*** 591,594 ****
--- 591,596 ----
+ // Packet data should be dereferenced and passed to the
+ // conversion functions, don't pass the entire packet.
fprintf(logfile,"%s\t%i\t%i\t%i\t%i\t%i\n",
timestring,
|