Author: fuankg
Date: Wed Mar  3 21:46:42 2010
New Revision: 918711

URL: http://svn.apache.org/viewvc?rev=918711&view=rev
Log:
fixed comment.

Modified:
    tomcat/jk/trunk/native/common/jk_mt.h

Modified: tomcat/jk/trunk/native/common/jk_mt.h
URL: 
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/common/jk_mt.h?rev=918711&r1=918710&r2=918711&view=diff
==============================================================================
--- tomcat/jk/trunk/native/common/jk_mt.h (original)
+++ tomcat/jk/trunk/native/common/jk_mt.h Wed Mar  3 21:46:42 2010
@@ -73,7 +73,7 @@
 
 #if defined(AS400) || defined(NETWARE)
 #define jk_pthread_t   jk_uint32_t
-#endif /* AS400 */
+#endif /* AS400 || NETWARE */
 jk_pthread_t jk_gettid(void);
 #endif /* WIN32 */
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to