[Firebug-cvs] fireboard/beta/fireworks/apps/TestLink LinkMsg.h,1.4,1.5
Brought to you by:
doolin
From: Karthik D. <da...@us...> - 2005-07-30 00:10:44
|
Update of /cvsroot/firebug/fireboard/beta/fireworks/apps/TestLink In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31643 Modified Files: LinkMsg.h Log Message: Index: LinkMsg.h =================================================================== RCS file: /cvsroot/firebug/fireboard/beta/fireworks/apps/TestLink/LinkMsg.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** LinkMsg.h 30 Jul 2005 00:01:14 -0000 1.4 --- LinkMsg.h 30 Jul 2005 00:10:35 -0000 1.5 *************** *** 16,19 **** --- 16,21 ---- struct LinkMsg { + uint32_t seqno; + uint16_t moteid; fw_header header; uint16_t addr; |