aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@gcc.gnu.org>2000-11-15 23:03:52 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2000-11-15 23:03:52 +0000
commit9e038f71b0fd46517c31a72a82cf483b16990ba2 (patch)
tree234f315c70184556c29a06528d9b9d42a039ef97 /libiberty
parent74e1cd2546fe55433d4d85166d992f04de66ede6 (diff)
downloadgcc-9e038f71b0fd46517c31a72a82cf483b16990ba2.zip
gcc-9e038f71b0fd46517c31a72a82cf483b16990ba2.tar.gz
gcc-9e038f71b0fd46517c31a72a82cf483b16990ba2.tar.bz2
Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.c
From-SVN: r37489
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 a00b4ab..5c6cfc0 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>