From: Mark Mitchell Date: Mon, 6 Sep 1999 02:43:48 +0000 (+0000) Subject: Fix typo in last change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=614fcbc2cd04e2c5347c42af267474333f967b0f;p=gcc.git Fix typo in last change. From-SVN: r29136 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 9318c0b21bf..ff3696eb35b 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -9,7 +9,7 @@ (search.o): Likewise. (pt.o): Likewise. (repo.o): Likewise. - * clas.c: Include ggc.h. + * class.c: Include ggc.h. (current_class_name): Remove. (current_class_type): Likewise. (current_access_specifier): Likewise.