Hi,
seems to me that the prototype doesnt match the function;
the patch below fixes that and avoids compile time warnings.
Guenter.
==================================================================
--- ./jk/native/common/jk_util.h.orig   Wed Nov 05 12:15:18 2003
+++ ./jk/native/common/jk_util.h              Wed Feb 04 17:21:56 2004
@@ -130,7 +130,7 @@
                                 const char *wname,
                                  int def);
 
-int jk_get_prepost_timeout(jk_map_t *m,
+int jk_get_worker_prepost_timeout(jk_map_t *m,
                            const char *wname,
                            int def);



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to