summaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r--gcc/c-lang.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c
index ef9f184880d..2e59e3a15cb 100644
--- a/gcc/c-lang.c
+++ b/gcc/c-lang.c
@@ -129,7 +129,8 @@ GNU_xref_end ()
fatal ("GCC does not yet support XREF");
}
-/* called at end of parsing, but before end-of-file processing. */
+/* Called at end of parsing, but before end-of-file processing. */
+
void
finish_file ()
{