[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/storage/SyncLog volumes-pxa27xp30.xml, 1.1, 1.2

kusy kusy at users.sourceforge.net
Wed Jul 2 10:19:53 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/SyncLog
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12593

Modified Files:
	volumes-pxa27xp30.xml 
Log Message:
fixing compile error

Index: volumes-pxa27xp30.xml
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/storage/SyncLog/volumes-pxa27xp30.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** volumes-pxa27xp30.xml	11 Jul 2007 18:10:34 -0000	1.1
--- volumes-pxa27xp30.xml	2 Jul 2008 17:19:51 -0000	1.2
***************
*** 1,3 ****
  <volume_table>
!   <volume name="SYNCLOG" size="65536"/>
  </volume_table>
--- 1,3 ----
  <volume_table>
!   <volume name="SYNCLOG" size="2097152"/>
  </volume_table>



More information about the Tinyos-2-commits mailing list