[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/Log
RandRWC.nc, 1.1.2.8, 1.1.2.9
David Gay
idgay at users.sourceforge.net
Mon Oct 30 10:17:28 PST 2006
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Log
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8808/Log
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
RandRWC.nc
Log Message:
fix comments
Index: RandRWC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/Log/RandRWC.nc,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -C2 -d -r1.1.2.8 -r1.1.2.9
*** RandRWC.nc 22 Sep 2006 22:00:10 -0000 1.1.2.8
--- RandRWC.nc 30 Oct 2006 18:17:26 -0000 1.1.2.9
***************
*** 14,23 ****
* @author David Gay
*/
- /*
- address & 3:
- 1: erase, write
- 2: read
- 3: write some more
- */
module RandRWC {
uses {
--- 14,17 ----
More information about the Tinyos-2-commits
mailing list