[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/intelmote2 ActiveMessageC.nc, 1.4, 1.5 hardware.h, 1.3, 1.4 toscrt0.s, 1.5, 1.6

Razvan Musaloiu-E. razvanm at users.sourceforge.net
Tue Jun 10 17:46:28 PDT 2008


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12903/platforms/intelmote2

Modified Files:
	ActiveMessageC.nc hardware.h toscrt0.s 
Log Message:
Remove bogus 'tab:4' and 'tab:2' markers.


Index: ActiveMessageC.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2/ActiveMessageC.nc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ActiveMessageC.nc	12 Dec 2006 18:23:42 -0000	1.4
--- ActiveMessageC.nc	11 Jun 2008 00:46:26 -0000	1.5
***************
*** 1,5 ****
  // $Id$
  
! /*									tab:4
   * "Copyright (c) 2004-2005 The Regents of the University  of California.  
   * All rights reserved.
--- 1,5 ----
  // $Id$
  
! /*
   * "Copyright (c) 2004-2005 The Regents of the University  of California.  
   * All rights reserved.

Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2/hardware.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** hardware.h	7 Nov 2006 19:31:23 -0000	1.3
--- hardware.h	11 Jun 2008 00:46:26 -0000	1.4
***************
*** 28,32 ****
   * DAMAGE.
   */
! /*									tab:4
   *
   *
--- 28,32 ----
   * DAMAGE.
   */
! /*
   *
   *
***************
*** 51,55 ****
   *
   */
! /*									tab:4
   *  IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.  By
   *  downloading, copying, installing or using the software you agree to
--- 51,55 ----
   *
   */
! /*
   *  IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.  By
   *  downloading, copying, installing or using the software you agree to

Index: toscrt0.s
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/intelmote2/toscrt0.s,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** toscrt0.s	11 Jun 2008 00:42:14 -0000	1.5
--- toscrt0.s	11 Jun 2008 00:46:26 -0000	1.6
***************
*** 1,3 ****
! /*									tab:4
   *  IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.  By
   *  downloading, copying, installing or using the software you agree to
--- 1,3 ----
! /*
   *  IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.  By
   *  downloading, copying, installing or using the software you agree to



More information about the Tinyos-2-commits mailing list