From: Brendan Kehoe Date: Fri, 9 Jan 1998 16:09:07 +0000 (-0500) Subject: fix comment at the top (just noticed) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9e28580c86a71602740377b38f4b48bea079817a;p=gcc.git fix comment at the top (just noticed) From-SVN: r17313 --- diff --git a/gcc/cp/decl.c b/gcc/cp/decl.c index 2f9f988645c..101b5a309da 100644 --- a/gcc/cp/decl.c +++ b/gcc/cp/decl.c @@ -1,4 +1,4 @@ -/* Process declarations and variables for C compiler. +/* Process declarations and variables for C++ compiler. Copyright (C) 1988, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com)