summaryrefslogtreecommitdiff
path: root/threadproc/netware
diff options
context:
space:
mode:
Diffstat (limited to 'threadproc/netware')
-rw-r--r--threadproc/netware/procsup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/threadproc/netware/procsup.c b/threadproc/netware/procsup.c
index e7a3d69a4..daa1b8dc7 100644
--- a/threadproc/netware/procsup.c
+++ b/threadproc/netware/procsup.c
@@ -54,7 +54,7 @@
#include "threadproc.h"
-apr_status_t apr_proc_detach(void)
+apr_status_t apr_proc_detach(int daemonize)
{
#if 0
int x;