summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-15 23:03:52 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-15 23:03:52 +0000
commit42ded3a1f725cdbfbaf3f31a0ad6e3ca1964a9e2 (patch)
tree234f315c70184556c29a06528d9b9d42a039ef97 /libiberty
parent364f42cec3bce5a3938f93862579bc03b7fbec12 (diff)
downloadgcc-42ded3a1f725cdbfbaf3f31a0ad6e3ca1964a9e2.tar.gz
Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.c
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37489 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index a00b4ab4a21..5c6cfc0ba40 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,6 +1,6 @@
2000-11-15 Kenneth Block <kenneth.block@compaq.com>
- * cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot
+ * cplus-dem.c: Eliminate use of DEFUN, it is obsolete and cannot
be used in GCC.
2000-11-15 Kenneth Block <kenneth.block@compaq.com>