mturk 2004/12/13 09:00:00
Modified: jk/native/common jk_uri_worker_map.c
Log:
Remove more '/*' within comment.
Revision Changes Path
1.38 +3 -3
jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.c
Index: jk_uri_worker_map.c
===================================================================
RCS file:
/home/cvs/jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- jk_uri_worker_map.c 13 Dec 2004 16:57:39 -0000 1.37
+++ jk_uri_worker_map.c 13 Dec 2004 16:59:58 -0000 1.38
@@ -332,8 +332,8 @@
return JK_FALSE;
}
/*
- * Now, lets check that the pattern is /context/*.suffix
- * or /context/*
+ * Now, lets check that the pattern is /context/asterisk.suffix
+ * or /context/asterisk
* we need to have a '/' then a '*' and the a '.' or a
* '/' then a '*'
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]