On 9/9/05, Daniel L. Rall <[EMAIL PROTECTED]> wrote: > This is a code-clarity improvement only. > > > * server/request.c > (ap_process_request_internal): Check the return value of hook > functions against the constant OK -- defined in httpd.conf as > "Module has handled this stage" -- instead of against the magic > number 0 to improve clarity.
Thanks, committed in r368505. -garrett
