CVS: msp430-libc/include/msp430 gpio.h,1.4,1.5

Steve Underwood <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/msp430-libc/include/msp430
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11718/msp430-libc/include/msp430

Modified Files:
	gpio.h 
Log Message:
Fixed a typo


Index: gpio.h
===================================================================
RCS file: /cvsroot/mspgcc/msp430-libc/include/msp430/gpio.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -w -d -r1.4 -r1.5
--- gpio.h	17 Aug 2005 14:28:46 -0000	1.4
+++ gpio.h	21 Aug 2005 12:02:57 -0000	1.5
@@ -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 */



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.