]> git.ipfire.org Git - thirdparty/sarg.git/commit
The two sarg.conf options "hours" and "weekdays" lacked a return statement after...
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 20 Jul 2010 05:00:56 +0000 (05:00 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 20 Jul 2010 05:00:56 +0000 (05:00 +0000)
commit3bd75b91fe76a0c1341f0e21db95579f77e9ff97
treeea8a348f34d8b8669583e2c3d8e910d9ab53ed69
parent1f22fada336b2842c85e1057e31e229d67e7d4f8
The two sarg.conf options "hours" and "weekdays" lacked a return statement after processing the option. That produced an error stating that the options were invalid but was not preventing sarg from working just fine.
getconf.c
sarg.conf