commit | 3d89049546d98a33da41dc43d7b360dffe2c2fb0 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Fri Aug 03 21:56:41 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Aug 03 21:56:41 2012 -0400 |
tree | 6666f044bc7331fc26739380419e97912f448cca | |
parent | 248aaecda24ee4d2826d79a510176d2c634d8ac6 [diff] |
config-parser: Handle lines that don't end in \n If the last line in a config file doesn't have a newline we end up chopping off the last character from that line.