summaryrefslogtreecommitdiff
path: root/sym.c
diff options
context:
space:
mode:
Diffstat (limited to 'sym.c')
-rw-r--r--sym.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sym.c b/sym.c
index 025d15b..78111c7 100644
--- a/sym.c
+++ b/sym.c
@@ -263,7 +263,7 @@ int xcluflg;
}
if ( addsym( copy_string( str ), (char *) 0, lastsc,
- sctbl, START_COND_HASH_SIZE ) )
+ sctbl, START_COND_HASH_SIZE ) )
lerrsf( "start condition %s declared twice", str );
scset[lastsc] = mkstate( SYM_EPSILON );