[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/Block RandRWC.nc, 1.1.2.10, 1.1.2.11

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/Block
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv8808/Block

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/Block/RandRWC.nc,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -C2 -d -r1.1.2.10 -r1.1.2.11
*** RandRWC.nc	21 Sep 2006 23:06:36 -0000	1.1.2.10
--- RandRWC.nc	30 Oct 2006 18:17:26 -0000	1.1.2.11
***************
*** 14,23 ****
   * @author David Gay
   */
- /*
-   address & 3:
-   0, 2: r
-   1: w
-   3: r&w
- */
  module RandRWC {
    uses {
--- 14,17 ----



More information about the Tinyos-2-commits mailing list