OSDN Git Service

authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Jun 1998 17:24:50 +0000 (17:24 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Jun 1998 17:24:50 +0000 (17:24 +0000)
fix typo

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20727 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 4e32175..f756132 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>