sinput.adb (Skip_Line_Terminators): Fix handling of LF/CR -- it was recognized as...
commit23bcc1909d382b06453b46edac8b20b06647a1af
authorBob Duff <duff@adacore.com>
Thu, 31 Jul 2008 12:37:04 +0000 (31 14:37 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2008 12:37:04 +0000 (31 14:37 +0200)
treeb995ca03907ff6dd0d5db89e908b63f903243914
parent2f62e83f53c8775c6d9f0532cacbfe6e3f905ca5
sinput.adb (Skip_Line_Terminators): Fix handling of LF/CR -- it was recognized as two end-of-lines...

2008-07-31  Bob Duff  <duff@adacore.com>

* sinput.adb (Skip_Line_Terminators): Fix handling of LF/CR -- it was
recognized as two end-of-lines, but it should be just one.

From-SVN: r138390
gcc/ada/sinput.adb