This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[patch] Fix a typo in ChangeLog.
- To: gcc-patches at gcc dot gnu dot org
- Subject: [patch] Fix a typo in ChangeLog.
- From: Kazu Hirata <kazu at hxi dot com>
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.