summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.h
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1996-08-08 22:54:56 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1996-08-08 22:54:56 +0000
commitec10e4ad2a7d64dba71cec2a34bb79f839ee01ec (patch)
tree52ddcb80dfa8e9c159b836a1a31024a019afd0e4 /gcc/cp/lex.h
parentc18a09dbd1806eb14bbb8a56c3fa13c4f1b42f70 (diff)
downloadgcc-ec10e4ad2a7d64dba71cec2a34bb79f839ee01ec.tar.gz
87th Cygnus<->FSF quick merge
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12606 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/lex.h')
-rw-r--r--gcc/cp/lex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/lex.h b/gcc/cp/lex.h
index 1c20f596f9a..4a2c7d133d2 100644
--- a/gcc/cp/lex.h
+++ b/gcc/cp/lex.h
@@ -72,6 +72,7 @@ enum rid
RID_EXCEPTION,
RID_TEMPLATE,
RID_SIGNATURE,
+ RID_NULL,
/* Before adding enough to get up to 64, the RIDBIT_* macros
will have to be changed a little. */
RID_MAX