Skip to content

Commit

Permalink
the most piddling format change imaginable
Browse files Browse the repository at this point in the history
  • Loading branch information
Vern Paxson committed May 19, 1989
1 parent 8b268ec commit 478a3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sym.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 );
Expand Down

0 comments on commit 478a3d9

Please sign in to comment.