authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 25 Jun 1998 17:24:50 +0000 (17:24 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 25 Jun 1998 17:24:50 +0000 (17:24 +0000)
fix typo

From-SVN: r20727

gcc/cp/ChangeLog

index 4e32175911d6acc6415bcec7844a9f91f8878a30..f756132c018c2bfbb4c2766ea7993792781b7fb2 100644 (file)
@@ -1,6 +1,6 @@
 1998-06-25  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
 
-       * decl.c (start_enum): Put local enums on permanant_obstack.
+       * decl.c (start_enum): Put local enums on permanent_obstack.
 
 1998-06-25  Mark Mitchell  <mark@markmitchell.com>