]> the.earth.li Git - onak.git/commitdiff
Fix parsing of empty config file lines.
authorJonathan McDowell <noodles@earth.li>
Wed, 15 Dec 2004 15:27:44 +0000 (15:27 +0000)
committerJonathan McDowell <noodles@earth.li>
Wed, 15 Dec 2004 15:27:44 +0000 (15:27 +0000)
Fred Strauss reported a problem with parsing empty lines in the config
file; we weren't checking if the line was empty before stripping
trailing white space. We do now.


No differences found