summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex/initscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/initscan.c')
-rw-r--r--usr.bin/lex/initscan.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/lex/initscan.c b/usr.bin/lex/initscan.c
index 7daaef2..f608d4c 100644
--- a/usr.bin/lex/initscan.c
+++ b/usr.bin/lex/initscan.c
@@ -1,7 +1,7 @@
/* A lexical scanner generated by flex */
/* Scanner skeleton version:
- * $Header: /home/daffy/u0/vern/flex/flex-2.4.7/RCS/flex.skl,v 1.2 94/08/03 11:13:24 vern Exp $
+ * $Header: /home/ncvs/src/usr.bin/lex/initscan.c,v 1.1.1.1 1994/08/24 13:10:32 csgr Exp $
*/
#define FLEX_SCANNER
@@ -874,7 +874,7 @@ char *yytext;
*
* This code is derived from software contributed to Berkeley by
* Vern Paxson.
- *
+ *
* The United States Government has rights in this work pursuant
* to contract no. DE-AC03-76SF00098 between the United States
* Department of Energy and the University of California.
@@ -894,7 +894,7 @@ char *yytext;
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-/* $Header: scan.l,v 1.2 94/01/04 14:33:09 vern Exp $ */
+/* $Header: /home/ncvs/src/usr.bin/lex/initscan.c,v 1.1.1.1 1994/08/24 13:10:32 csgr Exp $ */
#include "flexdef.h"
#include "parse.h"
@@ -1785,7 +1785,7 @@ YY_USER_ACTION
{
if ( ! doing_codeblock )
add_action( "\tYY_BREAK\n" );
-
+
doing_codeblock = false;
BEGIN(SECT2);
}
OpenPOWER on IntegriCloud