projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c1e8ed
)
�
author
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Thu, 25 Jun 1998 17:24:50 +0000
(17:24 +0000)
committer
Benjamin Kosnik
<bkoz@gcc.gnu.org>
Thu, 25 Jun 1998 17:24:50 +0000
(17:24 +0000)
fix typo
From-SVN: r20727
gcc/cp/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/cp/ChangeLog
b/gcc/cp/ChangeLog
index 4e32175911d6acc6415bcec7844a9f91f8878a30..f756132c018c2bfbb4c2766ea7993792781b7fb2 100644
(file)
--- a/
gcc/cp/ChangeLog
+++ b/
gcc/cp/ChangeLog
@@
-1,6
+1,6
@@
1998-06-25 Benjamin Kosnik <bkoz@lisa.cygnus.com>
- * decl.c (start_enum): Put local enums on perman
a
nt_obstack.
+ * decl.c (start_enum): Put local enums on perman
e
nt_obstack.
1998-06-25 Mark Mitchell <mark@markmitchell.com>