From: Jason Merrill Date: Mon, 21 May 2001 13:17:58 +0000 (-0400) Subject: tweak formatting X-Git-Tag: prereleases/libstdc++-3.0.95~4309 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0fd0b7ee985eb454ead3a28f6a017065780e9587;p=thirdparty%2Fgcc.git tweak formatting From-SVN: r42387 --- diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c index 760440125a08..8376282bcfcf 100644 --- a/gcc/cp/decl.c +++ b/gcc/cp/decl.c @@ -10064,9 +10064,9 @@ grokdeclarator (declarator, declspecs, decl_context, initialized, attrlist) explicit_int = -1; - /* We handle `main' specially here, because 'main () { }' is so - common. With no options, it is allowed. With -Wreturn-type, - it is a warning. It is only an error with -pedantic-errors. */ + /* We handle `main' specially here, because 'main () { }' is so + common. With no options, it is allowed. With -Wreturn-type, + it is a warning. It is only an error with -pedantic-errors. */ is_main = (funcdef_flag && MAIN_NAME_P (dname) && ctype == NULL_TREE