aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lex.h
diff options
context:
space:
mode:
authorMike Stump <mrs@gcc.gnu.org>1994-03-23 23:33:53 +0000
committerMike Stump <mrs@gcc.gnu.org>1994-03-23 23:33:53 +0000
commit51c184be092792a7df35662dee52448c7b17fcb3 (patch)
tree50fb55018ee5664cebe5d87e245abecdf1af7630 /gcc/cp/lex.h
parentd7a58f30d1ba7672aeee5a6c68c8dd56690601e7 (diff)
downloadgcc-51c184be092792a7df35662dee52448c7b17fcb3.zip
gcc-51c184be092792a7df35662dee52448c7b17fcb3.tar.gz
gcc-51c184be092792a7df35662dee52448c7b17fcb3.tar.bz2
30th Cygnus<->FSF merge.
From-SVN: r6859
Diffstat (limited to 'gcc/cp/lex.h')
-rw-r--r--gcc/cp/lex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/lex.h b/gcc/cp/lex.h
index a212f5c..457fa39 100644
--- a/gcc/cp/lex.h
+++ b/gcc/cp/lex.h
@@ -1,4 +1,4 @@
-/* Define constants and variables for communication with cp-parse.y.
+/* Define constants and variables for communication with parse.y.
Copyright (C) 1987, 1992, 1993 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
and by Brendan Kehoe (brendan@cygnus.com).