aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@gcc.gnu.org>2002-02-03 08:10:29 -0500
committerDJ Delorie <dj@gcc.gnu.org>2002-02-03 08:10:29 -0500
commit02ae22b851382c33b905d400c379d914e915569c (patch)
tree412b85d680721f85671f2cc79abdcc33bed9d4fb /include/ChangeLog
parent013c7e950424394df0904f9c79dac40fb6c7b050 (diff)
downloadgcc-02ae22b851382c33b905d400c379d914e915569c.zip
gcc-02ae22b851382c33b905d400c379d914e915569c.tar.gz
gcc-02ae22b851382c33b905d400c379d914e915569c.tar.bz2
minor typo
From-SVN: r49461
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 73cf3d5..1661b07 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -13,7 +13,7 @@
2001-10-24 Neil Booth <neil@daikokuya.demon.co.uk>
- * include/safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.
+ * safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.
2001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>