Author: samisa
Date: Tue Mar 27 18:03:57 2007
New Revision: 523129
URL: http://svn.apache.org/viewvc?view=rev&rev=523129
Log:
Fixed build break
Modified:
webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/axis2_apache2_worker.h
Modified:
webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/axis2_apache2_worker.h
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/axis2_apache2_worker.h?view=diff&rev=523129&r1=523128&r2=523129
==============================================================================
---
webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/axis2_apache2_worker.h
(original)
+++
webservices/axis2/trunk/c/modules/core/transport/http/server/apache2/axis2_apache2_worker.h
Tue Mar 27 18:03:57 2007
@@ -58,7 +58,7 @@
const axis2_env_t *env,
request_rec *r);
- axis2_status_t (AXIS2_CALL *
+ void (AXIS2_CALL *
free)(
axis2_apache2_worker_t *apache2_worker,
const axis2_env_t *env);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]