Author: rjung
Date: Wed Jul 25 07:43:01 2007
New Revision: 559480
URL: http://svn.apache.org/viewvc?view=rev&rev=559480
Log:
Fix comment typo.
Modified:
tomcat/connectors/trunk/jk/native/common/jk_util.h
Modified: tomcat/connectors/trunk/jk/native/common/jk_util.h
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/common/jk_util.h?view=diff&rev=559480&r1=559479&r2=559480
==============================================================================
--- tomcat/connectors/trunk/jk/native/common/jk_util.h (original)
+++ tomcat/connectors/trunk/jk/native/common/jk_util.h Wed Jul 25 07:43:01 2007
@@ -229,7 +229,7 @@
#endif
/* i5/OS V5R4 need ASCII-EBCDIC conversion before stat() call */
-/* added a stat() mapper function, jk_map, for such purpose */
+/* added a stat() mapper function, jk_stat, for such purpose */
int jk_stat(const char *f, struct stat * statbuf);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]