summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.2
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-29 23:01:45 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-29 23:01:45 +0000
commit734c98be2fd930f3009992deff335dd029eea132 (patch)
treea0825327a8a0624c678d9454f1795c441d7adff8 /gcc/ChangeLog.2
parent5f155d21f21610a73527c6ae0046a3f68061bf10 (diff)
downloadgcc-734c98be2fd930f3009992deff335dd029eea132.tar.gz
* ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
FSFChangeLog.11, c-common.c, c-common.def, c-common.h, c-decl.c, c-dump.c, c-typeck.c, except.c, sdbout.c, simplify-rtx.c, timevar.h, tree.h, varasm.c: Fix spelling errors and typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46621 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.2')
-rw-r--r--gcc/ChangeLog.22
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog.2 b/gcc/ChangeLog.2
index a975a5685c6..533a545e1f6 100644
--- a/gcc/ChangeLog.2
+++ b/gcc/ChangeLog.2
@@ -10720,7 +10720,7 @@ Fri Aug 20 22:32:17 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
Thu Aug 19 14:42:38 1999 Mike Stump <mrs@wrs.com>
Mark Mitchell <mark@codesourcery.com>
- * c-common.c (c_get_alias_set): Fix support for poitners and
+ * c-common.c (c_get_alias_set): Fix support for pointers and
references.
Thu Aug 19 11:51:22 EDT 1999 John Wehle (john@feith.com)