Fix no return statement in function returning non-void
authorJacob Welsh <jwelsh@sinenomine.net>
Wed, 30 Oct 2013 16:25:41 +0000 (12:25 -0400)
committerJacob Welsh <jwelsh@sinenomine.net>
Wed, 30 Oct 2013 16:27:12 +0000 (12:27 -0400)
commit22782cea622f64e14caff6a6bf8d6e31c2053460
treea2a3985c60c6b299f8ba941ceea34c866d02ab58
parentc3d579d61e2e10b53e8554ae334568987d53b1a6
Fix no return statement in function returning non-void

At least on Apache 2 where the fix is trivial. No idea where we're
supposed to get a PID for ap_bspawn_child on Apache 1.
mod_waklog.c