]> the.earth.li Git - onak.git/commitdiff
Pull config line parsing out to its own function
authorJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 08:36:33 +0000 (09:36 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 7 Jun 2016 08:36:33 +0000 (09:36 +0100)
The indentation in the config file reading function is horrible, so
pull the actual parsing of the line out to its own function simplifying
the loop to primarily be about reading each line and trimming white
space.


No differences found