summaryrefslogtreecommitdiff
path: root/dfa.c
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-08-29 19:02:17 +0000
committerwlestes <wlestes>2002-08-29 19:02:17 +0000
commite11425a2db0c32d37be6d61c597a7843ebd3941f (patch)
tree27b7a32d5fc5e393d8b87fef75de887e182dca50 /dfa.c
parentaee798325dfc3899391ac333634db7fa3e37cb0d (diff)
downloadflex-e11425a2db0c32d37be6d61c597a7843ebd3941f.tar.gz
eat a blank line
Diffstat (limited to 'dfa.c')
-rw-r--r--dfa.c1
1 files changed, 0 insertions, 1 deletions
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));