[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250/mac
CsmaMacP.nc, 1.9, 1.10
Jan Beutel
beutel at users.sourceforge.net
Wed Aug 29 08:57:29 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/tda5250/mac
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11551/tos/chips/tda5250/mac
Modified Files:
CsmaMacP.nc
Log Message:
corrected syntax error in line 111
Index: CsmaMacP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/tda5250/mac/CsmaMacP.nc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** CsmaMacP.nc 29 Aug 2007 14:22:50 -0000 1.9
--- CsmaMacP.nc 29 Aug 2007 15:57:27 -0000 1.10
***************
*** 109,113 ****
INVALID_SNR = 0xffff,
MSG_TABLE_ENTRIES=16,
! MAX_AGE=0xff;
};
--- 109,113 ----
INVALID_SNR = 0xffff,
MSG_TABLE_ENTRIES=16,
! MAX_AGE=0xff,
};
More information about the Tinyos-2-commits
mailing list