[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420 CC2420Packet.nc, 1.1.2.4, 1.1.2.5

Jonathan Hui jwhui at users.sourceforge.net
Tue Jan 16 08:19:21 PST 2007


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11762

Modified Files:
      Tag: tinyos-2_0_devel-BRANCH
	CC2420Packet.nc 
Log Message:

Fix typo.



Index: CC2420Packet.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/CC2420Packet.nc,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -d -r1.1.2.4 -r1.1.2.5
*** CC2420Packet.nc	16 Jan 2007 16:00:25 -0000	1.1.2.4
--- CC2420Packet.nc	16 Jan 2007 16:19:19 -0000	1.1.2.5
***************
*** 35,39 ****
   */
  
! #include "message_t.h"
  
  interface CC2420Packet {
--- 35,39 ----
   */
  
! #include "message.h"
  
  interface CC2420Packet {



More information about the Tinyos-2-commits mailing list