This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[patch] Fix a typo in ChangeLog.


Hi,

Attached is a patch to fix a typo that I just created.  Committed as
obvious without a ChangeLog entry.

Kazu Hirata

Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ChangeLog,v
retrieving revision 1.11707
diff -u -r1.11707 ChangeLog
--- ChangeLog	2001/10/30 14:18:31	1.11707
+++ ChangeLog	2001/10/30 14:25:45
@@ -1,6 +1,6 @@
 2001-10-30  Kazu Hirata  <kazu@hxi.com>
 
-	* config/arm/arm.c: Fix comment a typo.
+	* config/arm/arm.c: Fix a comment typo.
 	* config/arm/arm.h: Likewise.
 	* config/ia64/ia64.c: Likewise.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]