[Tinyos-commits] CVS: tinyos-1.x/tos/lib/CC2420Radio
HPLCC2420FIFO.nc, 1.1, 1.2 byteorder.h, 1.1, 1.2
Cory Sharp
cssharp at users.sourceforge.net
Tue Jun 14 02:29:26 PDT 2005
Update of /cvsroot/tinyos/tinyos-1.x/tos/lib/CC2420Radio
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2043/tos/lib/CC2420Radio
Modified Files:
HPLCC2420FIFO.nc byteorder.h
Log Message:
Add some missing //$Id:$ tags.
Index: HPLCC2420FIFO.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/CC2420Radio/HPLCC2420FIFO.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** HPLCC2420FIFO.nc 6 Feb 2004 22:53:03 -0000 1.1
--- HPLCC2420FIFO.nc 14 Jun 2005 09:29:24 -0000 1.2
***************
*** 1,2 ****
--- 1,4 ----
+ //$Id$
+
/**
* @author Joe Polastre
Index: byteorder.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/lib/CC2420Radio/byteorder.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** byteorder.h 23 Apr 2004 02:53:27 -0000 1.1
--- byteorder.h 14 Jun 2005 09:29:24 -0000 1.2
***************
*** 1,2 ****
--- 1,4 ----
+ //$Id$
+
#ifndef __BYTEORDER
#define __BYTEORDER
More information about the Tinyos-commits
mailing list