[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420/csma CC2420CsmaP.nc, 1.7, 1.8

Razvan Musaloiu-E. razvanm at users.sourceforge.net
Mon Dec 1 11:56:55 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/csma
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28188

Modified Files:
	CC2420CsmaP.nc 
Log Message:
Remove a redundant definition.


Index: CC2420CsmaP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/csma/CC2420CsmaP.nc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** CC2420CsmaP.nc	24 Jun 2008 04:07:28 -0000	1.7
--- CC2420CsmaP.nc	1 Dec 2008 19:56:53 -0000	1.8
***************
*** 73,77 ****
    /****************** Prototypes ****************/
    task void startDone_task();
-   task void startDone_task();
    task void stopDone_task();
    task void sendDone_task();
--- 73,76 ----



More information about the Tinyos-2-commits mailing list