Simplify end of line handling
commit4b4ac38fca61b9bf0cbbefc17a00cfeaca3d2dfb
authorOlly Betts <olly@survex.com>
Mon, 22 Aug 2016 00:00:41 +0000 (22 12:00 +1200)
committerOlly Betts <olly@survex.com>
Mon, 22 Aug 2016 00:10:29 +0000 (22 12:10 +1200)
tree821a198c30cb725472932773afb5fab0fb532f28
parent3423f870baa5b5494ed8eb79abdd661c75761b09
Simplify end of line handling

process_eol() no longer pushes back an EOL character, which simplifies
the code, and means process_bol() can be eliminated.
src/datain.c