From 3826a3da7f2008ec9e0c269bc43f43f09890fab0 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Wed, 25 Jan 1995 14:40:53 -0500 Subject: Update comments. From-SVN: r8811 --- gcc/c-aux-info.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gcc/c-aux-info.c') diff --git a/gcc/c-aux-info.c b/gcc/c-aux-info.c index 0e7df9b..6d126de 100644 --- a/gcc/c-aux-info.c +++ b/gcc/c-aux-info.c @@ -1,8 +1,8 @@ /* Generate information regarding function declarations and definitions based on information stored in GCC's tree structure. This code implements the -aux-info option. - Copyright (C) 1989, 1991, 1994 Free Software Foundation, Inc. - Contributed by Ron Guilmette (rfg@netcom.com). + Copyright (C) 1989, 1991, 1994, 1995 Free Software Foundation, Inc. + Contributed by Ron Guilmette (rfg@segfault.us.com). This file is part of GNU CC. @@ -208,7 +208,7 @@ gen_formal_list_for_type (fntype, style) to output the "void" verbatim, and that what we do. In the former case, we do our best to give protoize something nice to insert. - This "something nice" should be something that is still legal (when + This "something nice" should be something that is still valid (when re-compiled) but something that can clearly indicate to the user that more typing information (for the parameter list) should be added (by hand) at some convenient moment. -- cgit v1.1