[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430 msp430hardware.h, 1.10, 1.11

John Regehr regehr at users.sourceforge.net
Tue Apr 14 20:00:38 PDT 2009


Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13745

Modified Files:
	msp430hardware.h 
Log Message:
random typo fix

Index: msp430hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430/msp430hardware.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** msp430hardware.h	20 Sep 2008 00:10:18 -0000	1.10
--- msp430hardware.h	15 Apr 2009 03:00:36 -0000	1.11
***************
*** 221,225 ****
  #ifndef NESC_BUILD_BINARY
  /* @spontaneous() functions should not be included when NESC_BUILD_BINARY
!    is #defined, to avoid duplicate functions definitions wheb binary
     components are used. Such functions do need a prototype in all cases,
     though. */
--- 221,225 ----
  #ifndef NESC_BUILD_BINARY
  /* @spontaneous() functions should not be included when NESC_BUILD_BINARY
!    is #defined, to avoid duplicate functions definitions when binary
     components are used. Such functions do need a prototype in all cases,
     though. */



More information about the Tinyos-2-commits mailing list