]> granicus.if.org Git - flex/commitdiff
the most piddling format change imaginable
authorVern Paxson <vern@ee.lbl.gov>
Fri, 19 May 1989 14:11:11 +0000 (14:11 +0000)
committerVern Paxson <vern@ee.lbl.gov>
Fri, 19 May 1989 14:11:11 +0000 (14:11 +0000)
sym.c

diff --git a/sym.c b/sym.c
index 025d15b193dc8400361abcd3670637c7a89b6209..78111c7c61f68353c55402d1dcbb38421f52fda6 100644 (file)
--- 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 );