CVS: msp430-libc4/include/msp430 gpio.h, 1.1.1.1, 1.2

Christopher Cole <[email protected]> Fri, 06 Oct 2006 06:49:41 -0700
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/msp430-libc4/include/msp430
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv1359

Modified Files:
	gpio.h 
Log Message:


Index: gpio.h
===================================================================
RCS file: /cvsroot/mspgcc/msp430-libc4/include/msp430/gpio.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -w -d -r1.1.1.1 -r1.2
--- gpio.h	29 Aug 2005 16:48:46 -0000	1.1.1.1
+++ gpio.h	6 Oct 2006 13:49:38 -0000	1.2
@@ -147,7 +147,7 @@
 #endif
 #endif
 
-#if defiend(__MSP430_HAS_PORT3__)  ||  defined(__MSP430_HAS_PORT3_R__)
+#if defined(__MSP430_HAS_PORT3__)  ||  defined(__MSP430_HAS_PORT3_R__)
 #define P3IN_               0x0018  /* Port 3 Input */
 sfrb ( P3IN,P3IN_);
 #define P3OUT_              0x0019  /* Port 3 Output */


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV