]> the.earth.li Git - onak.git/commit
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)
commit39b352321e40d267678d02d13ab6de1e1e4958c6
tree5a5f45b963c03c40d08d095342e0b7038ad1bb23
parente14c018cf2ab33de117b0462e30d4128de7060c3
Fix parsing of empty config file lines.
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.
onak-conf.c