summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2000-06-15 21:09:01 +0000
committerH.J. Lu <hjl@lucon.org>2000-06-15 21:09:01 +0000
commitb22e9d0d843277896df05321cbd31976e2c32180 (patch)
tree80752ff0d1e133db1047e4b9ecafbf227e228448 /include
parentcebb9a4667261b7d10f4cc646801b7885eacc51d (diff)
downloadgdb-b22e9d0d843277896df05321cbd31976e2c32180.tar.gz
Fix some typos.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 1efc6237239..da8a5f21ca9 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,9 +1,9 @@
2000-06-15 H.J. Lu <hjl@gnu.org>
- * sort.h: New file. Impored from gcc.
+ * sort.h: New file. Imported from gcc.
* dyn-string.h: Likewise.
- * hashtab.h: Updated from from gcc.
+ * hashtab.h: Updated from gcc.
* demangle.h: Likewise.
Tue May 30 16:53:34 2000 Andrew Cagney <cagney@b1.cygnus.com>