summaryrefslogtreecommitdiffstats
path: root/include/mpm_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mpm_common.h')
-rw-r--r--include/mpm_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mpm_common.h b/include/mpm_common.h
index 860075a1f8..96b745588b 100644
--- a/include/mpm_common.h
+++ b/include/mpm_common.h
@@ -108,6 +108,7 @@ extern "C" {
* MPM_SYNC_CHILD_TABLE -- sync the scoreboard image between child and parent
* MPM_CHILD_PID -- Get the pid from the specified spot in the scoreboard
* MPM_NOTE_CHILD_KILLED -- Note the child died in the scoreboard
+ * </PRE>
*/
void ap_reclaim_child_processes(int terminate);