From: Ben Elliston Date: Fri, 9 May 2008 02:57:20 +0000 (+1000) Subject: Formatting fix. X-Git-Tag: releases/gcc-4.4.0~5065 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b70837af6043670029d43da7f795f0918f20a50a;p=thirdparty%2Fgcc.git Formatting fix. From-SVN: r135106 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index be61f3b86549..6fb86b0b87c8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,5 @@ 2008-05-08 Seongbae Park + * common.opt (Wframe-larger-than=): Shorten the help message to one line. * doc/invoke.texi (Wframe-larger-than=): Add more description.