[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/tda5250/mac CsmaMacP.nc, 1.10, 1.11

Jan Beutel beutel at users.sourceforge.net
Wed Aug 29 08:58:42 PDT 2007


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/tda5250/mac
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12025/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.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** CsmaMacP.nc	29 Aug 2007 15:57:27 -0000	1.10
--- CsmaMacP.nc	29 Aug 2007 15:58:40 -0000	1.11
***************
*** 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