costin 02/05/30 11:27:16 Modified: jk/native2/include jk_channel.h Log: Ok, a ';' - just to get more commits. Revision Changes Path 1.15 +1 -1 jakarta-tomcat-connectors/jk/native2/include/jk_channel.h Index: jk_channel.h =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/include/jk_channel.h,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- jk_channel.h 30 May 2002 18:03:59 -0000 1.14 +++ jk_channel.h 30 May 2002 18:27:16 -0000 1.15 @@ -169,7 +169,7 @@ struct jk_msg *msg, int raw); -int JK_METHOD jk2_channel_setAttribute(struct jk_env *env, struct jk_bean *mbean, char *name, void *valueP) +int JK_METHOD jk2_channel_setAttribute(struct jk_env *env, struct jk_bean *mbean, char *name, void *valueP); #ifdef __cplusplus }
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>