aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorR. Kelley Cook <kcook@gcc.gnu.org>2005-05-07 01:21:13 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-05-07 01:21:13 +0000
commit8d9e4906a8d38d856f9a020dcb6f0d7b643b854b (patch)
treec526ff6466e409636aa4fb7b6e1360d8ca47ac50 /gcc
parentc1300f453ec4e4c10114e15db934241d2550076a (diff)
downloadgcc-8d9e4906a8d38d856f9a020dcb6f0d7b643b854b.zip
gcc-8d9e4906a8d38d856f9a020dcb6f0d7b643b854b.tar.gz
gcc-8d9e4906a8d38d856f9a020dcb6f0d7b643b854b.tar.bz2
fix typo
From-SVN: r99345
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 108a559..7b2d4c3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -269,7 +269,7 @@
2005-05-05 Kelley Cook <kcook@gcc.gnu.org>
- * config/m32r/xm-m32r.h, config/m32r/linux.h: Delete files.
+ * config/m32r/xm-m32r.h, config/m32r/xm-linux.h: Delete files.
2005-05-05 Kelley Cook <kcook@gcc.gnu.org>