[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep4.txt,1.2,1.3
Omprakash Gnawali
gnawali at users.sourceforge.net
Wed May 21 14:56:37 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30171
Modified Files:
tep4.txt
Log Message:
fix typos
Index: tep4.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/tep4.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tep4.txt 13 May 2008 18:30:47 -0000 1.2
--- tep4.txt 21 May 2008 21:56:35 -0000 1.3
***************
*** 39,45 ****
The unreserved pool is in the range 128-255 (0x80-0xFF). The reserved
! pool is in the range 128-255 (0x00-0x7F).
! 2.1 Unreserved pool (0x80 - 0x7F)
---------------------------------
--- 39,45 ----
The unreserved pool is in the range 128-255 (0x80-0xFF). The reserved
! pool is in the range 0-127 (0x00-0x7F).
! 2.1 Unreserved pool (0x80 - 0xFF)
---------------------------------
More information about the Tinyos-2-commits
mailing list