[Firebug-cvs] fireboard/beta/fireworks/apps/TestLink LinkMsg.h,1.3,1.4
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2005-07-30 00:01:24
|
Update of /cvsroot/firebug/fireboard/beta/fireworks/apps/TestLink In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30194 Modified Files: LinkMsg.h Log Message: Fixed defined Index: LinkMsg.h =================================================================== RCS file: /cvsroot/firebug/fireboard/beta/fireworks/apps/TestLink/LinkMsg.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** LinkMsg.h 29 Jul 2005 23:55:09 -0000 1.3 --- LinkMsg.h 30 Jul 2005 00:01:14 -0000 1.4 *************** *** 7,11 **** uint16_t am_type; } fw_header; ! --- 7,11 ---- uint16_t am_type; } fw_header; ! #endif |