]> granicus.if.org Git - flex/commitdiff
formatting
authorVern Paxson <vern@ee.lbl.gov>
Thu, 15 Dec 1994 14:34:08 +0000 (14:34 +0000)
committerVern Paxson <vern@ee.lbl.gov>
Thu, 15 Dec 1994 14:34:08 +0000 (14:34 +0000)
gen.c

diff --git a/gen.c b/gen.c
index 96fa5c00aac88129a9b434f4d93d743560b3b6d3..83e9cf6baa74e439029e1ac2584699113d242435 100644 (file)
--- a/gen.c
+++ b/gen.c
@@ -393,7 +393,6 @@ void gen_find_action()
                        indent_puts( "if ( yy_act == 0 )" );
                        indent_up();
                        indent_puts( "{ /* have to back up */" );
-
                        indent_puts( "yy_cp = yy_last_accepting_cpos;" );
                        indent_puts(
                                "yy_current_state = yy_last_accepting_state;" );