From: Mark Mitchell Date: Tue, 27 Aug 2002 22:23:57 +0000 (+0000) Subject: Fix typo X-Git-Tag: releases/gcc-3.3.0~3136 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7ee425e4d463bc44dbb81456ff89085f7239596c;p=thirdparty%2Fgcc.git Fix typo From-SVN: r56619 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index eafb6a3a46e9..ce242998ebd0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -4,7 +4,7 @@ * c-common.h (warn_abi): Likewise. * c-opts.c (COMMAND_LINE_OPTIONS): Add -Wabi. (c_common_decode_option): Handle it. - * doc/invoke.texi:P Document -Wabi. + * doc/invoke.texi: Document -Wabi. Tue Aug 27 23:03:52 2002 Nicola Pero