[patch] config/i386/linux64.h: Fix a comment typo.

Kazu Hirata kazu@cs.umass.edu
Sat Nov 27 22:59:00 GMT 2004


Hi,

Committed as obvious.

Kazu Hirata

2004-11-27  Kazu Hirata  <kazu@cs.umass.edu>

	* config/i386/linux64.h: Fix a comment typo.

Index: config/i386/linux64.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/i386/linux64.h,v
retrieving revision 1.30
diff -u -d -p -r1.30 linux64.h
--- config/i386/linux64.h	27 Nov 2004 11:21:31 -0000	1.30
+++ config/i386/linux64.h	27 Nov 2004 22:27:08 -0000
@@ -71,5 +71,5 @@ Boston, MA 02111-1307, USA.  */
 
 #define MD_UNWIND_SUPPORT "config/i386/linux-unwind.h"
 
-/* This macro may be overriden in i386/k*bsd-gnu.h */
+/* This macro may be overridden in i386/k*bsd-gnu.h.  */
 #define REG_NAME(reg) reg



More information about the Gcc-patches mailing list