From: Will Estes Date: Thu, 29 Aug 2002 19:02:17 +0000 (+0000) Subject: eat a blank line X-Git-Tag: flex-2-5-17~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cb69bc4c72ae209d115f7d7957cc1142c92c0dc;p=flex eat a blank line --- diff --git a/dfa.c b/dfa.c index b79b7e7..ffdbc5c 100644 --- a/dfa.c +++ b/dfa.c @@ -31,7 +31,6 @@ #include "flexdef.h" - /* declare functions that have forward references */ void dump_associated_rules PROTO ((FILE *, int));