]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Missed this first time and forgot about it until now...
authorDavid Reid <dreid@apache.org>
Sun, 13 Aug 2000 18:38:03 +0000 (18:38 +0000)
committerDavid Reid <dreid@apache.org>
Sun, 13 Aug 2000 18:38:03 +0000 (18:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86064 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/beos/beos.c

index ac8c997878edec1d680b57edb8a89ca9192b8fcf..7a664788b5e7259699650c0fa3e099e0e408b2ca 100644 (file)
@@ -592,7 +592,7 @@ static void perform_idle_server_maintenance(void)
 static void server_main_loop(int remaining_threads_to_start)
 {
     int child_slot;
-    ap_wait_t status;
+    apr_wait_t status;
     apr_proc_t pid;
     int i;