From: Richard Kenner Date: Thu, 25 Nov 1993 15:53:19 +0000 (-0500) Subject: Clean up comment formatting. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=980697fdbeb8b8651fc32d946815b89aeff458e5;p=gcc.git Clean up comment formatting. From-SVN: r6158 --- diff --git a/gcc/function.c b/gcc/function.c index 3e388f6025a..a21af883f14 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -4885,9 +4885,9 @@ expand_function_start (subr, parms_have_cleanups) } /* Generate RTL for the end of the current function. - FILENAME and LINE are the current position in the source file. */ + FILENAME and LINE are the current position in the source file. -/* It is up to language-specific callers to do cleanups for parameters-- + It is up to language-specific callers to do cleanups for parameters-- or else, supply 1 for END_BINDINGS and we will call expand_end_bindings. */ void