]> the.earth.li Git - onak.git/commit
Fix maxpath to initialise the logging infrastructure.
authorJonathan McDowell <noodles@earth.li>
Sat, 25 Sep 2004 09:05:04 +0000 (09:05 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 25 Sep 2004 09:05:04 +0000 (09:05 +0000)
commit168d9233fd2efadcb50f76e57f960fb875383fbb
treed8e71042acf546190e3d5c806ee8887c0b373c8f
parent63d00390a7c0507abd8099821d86602e9256c43b
Fix maxpath to initialise the logging infrastructure.
maxpath wasn't initialising the logging infrastructure, so would
log to stderr rather than the log file for example. Fix this.
maxpath.c