From: Alexandre Oliva Date: Wed, 10 Nov 1999 07:22:01 +0000 (+0000) Subject: typo; missing close paren X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=052777b9ae1e0a70f36ea3187c0dae7d12075855;p=gcc.git typo; missing close paren From-SVN: r30469 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3f2196e9140..af19b9eccad 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ Wed Nov 10 04:58:09 1999 Alexandre Oliva * Makefile.in (recog.o): Use BASIC_BLOCK_H macro. - (print-rtl.o, $(HOST_PREIFX_1)print-rtl.o: Likewise. Remove + (print-rtl.o, $(HOST_PREFIX_1)print-rtl.o): Likewise. Remove redundant bitmap.h. Wed Nov 10 00:02:53 1999 Jeffrey A Law (law@cygnus.com)