]> granicus.if.org Git - apache/commit
mpm_winnt: Remove an obsolete comment in child.c explaining why the
authorEvgeny Kotkov <kotkov@apache.org>
Wed, 12 Jul 2017 16:16:17 +0000 (16:16 +0000)
committerEvgeny Kotkov <kotkov@apache.org>
Wed, 12 Jul 2017 16:16:17 +0000 (16:16 +0000)
commit60a36aec3ed297b606d89cb5bdd91571812b4303
tree9020d18db676927ddfd3fbdad0cf8f495091b684
parent0186082cc006c2c804fcda289dc10a18a67d6d86
mpm_winnt: Remove an obsolete comment in child.c explaining why the
declarations of the structures and functions to access the completion
contexts reside in a header file.

This no longer holds, as all the necessary functions and structures are
located in the single .c file (child.c).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1801749 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/child.c