Clean up comment formatting.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Nov 1993 15:53:19 +0000 (15:53 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Nov 1993 15:53:19 +0000 (15:53 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6158 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/function.c

index 3e388f6..a21af88 100644 (file)
@@ -4885,9 +4885,9 @@ expand_function_start (subr, parms_have_cleanups)
 }
 \f
 /* 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