summaryrefslogtreecommitdiff
path: root/flex.skl
diff options
context:
space:
mode:
authorVern Paxson <vern@ee.lbl.gov>1996-05-25 20:54:10 +0000
committerVern Paxson <vern@ee.lbl.gov>1996-05-25 20:54:10 +0000
commit3d23689cb9b16f2febdcb7062fd96c1846cf77c3 (patch)
treed8354554c314b3c57d28b18759f72bb240127a0a /flex.skl
parent845e16aca8565a4509f1cb754ffa510cd6993af1 (diff)
niggling cosmetic tweak
Diffstat (limited to 'flex.skl')
-rw-r--r--flex.skl1
1 files changed, 0 insertions, 1 deletions
diff --git a/flex.skl b/flex.skl
index 1a90a77..a66ddae 100644
--- a/flex.skl
+++ b/flex.skl
@@ -1030,7 +1030,6 @@ int yyFlexLexer::yyinput()
}
c = *(unsigned char *) yy_c_buf_p; /* cast for 8-bit char's */
-
*yy_c_buf_p = '\0'; /* preserve yytext */
yy_hold_char = *++yy_c_buf_p;