]> git.mxchange.org Git - simgear.git/commit
Extra i++ led to a "double skip" when parsing a \r\n pair. So a DOS
authorandy <andy>
Mon, 8 Dec 2003 16:55:50 +0000 (16:55 +0000)
committerandy <andy>
Mon, 8 Dec 2003 16:55:50 +0000 (16:55 +0000)
commit92a123a47d5a581990b3c218387ffead352ca5cb
tree25289f83e1ced201102bdb32f605e3a002f91347
parent755173bd2efd2bdef793857a575050be107bfb69
Extra i++ led to a "double skip" when parsing a \r\n pair.  So a DOS
file would look like it was all on one line, and a comment would skip
to the end of the file.
simgear/nasal/lex.c