jfclere 2002/06/22 09:57:54
Modified: jk/native2/common jk_worker_lb.c
Log:
Typo
Submitted by: Ian Darwin ian at darwinsys.com
Revision Changes Path
1.20 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_lb.c
Index: jk_worker_lb.c
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/common/jk_worker_lb.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- jk_worker_lb.c 10 Jun 2002 21:55:06 -0000 1.19
+++ jk_worker_lb.c 22 Jun 2002 16:57:54 -0000 1.20
@@ -77,7 +77,7 @@
#define MAX_ATTEMPTS 3
-#define NO_WORKER_MSG "The servlet container is temporary unavailable or beeing
upgraded\n";
+#define NO_WORKER_MSG "The servlet container is temporary unavailable or being
upgraded\n";
/** Find the best worker. In process, check if timeout expired
for workers that failed in the past and give them another chance.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>