Add support for parsing a double dash as the start of a comment that extends to the end of the line.

This commit is contained in:
Nick Clifton 1997-08-21 17:59:47 +00:00
parent 19f40fdca7
commit 346c75cd4a

View File

@ -1,3 +1,8 @@
Thu Aug 21 11:00:36 1997 Nick Clifton <nickc@cygnus.com>
* app.c (do_scrub_chars): Support a double dash as starting a
comment that extends to end of line.
start-sanitize-v850
Thu Aug 21 10:54:27 1997 Nick Clifton <nickc@cygnus.com>