Author: dinesh
Date: Sun Oct 14 12:43:19 2007
New Revision: 584594

URL: http://svn.apache.org/viewvc?rev=584594&view=rev
Log:
fixed build break

Modified:
    
webservices/axis2/branches/c/29092007/src/core/transport/http/server/simple_axis2_server/http_server_main.c

Modified: 
webservices/axis2/branches/c/29092007/src/core/transport/http/server/simple_axis2_server/http_server_main.c
URL: 
http://svn.apache.org/viewvc/webservices/axis2/branches/c/29092007/src/core/transport/http/server/simple_axis2_server/http_server_main.c?rev=584594&r1=584593&r2=584594&view=diff
==============================================================================
--- 
webservices/axis2/branches/c/29092007/src/core/transport/http/server/simple_axis2_server/http_server_main.c
 (original)
+++ 
webservices/axis2/branches/c/29092007/src/core/transport/http/server/simple_axis2_server/http_server_main.c
 Sun Oct 14 12:43:19 2007
@@ -234,7 +234,7 @@
 
     if (!system_env)
     {
-        AXIS2_LOG_ERROR(system_env->log, 
+        AXIS2_LOG_ERROR(system_env->log, AXIS2_LOG_SI,
                         "Received signal %d, unable to proceed system_env is 
NULL ,\
                          system exit with -1", signal);
         _exit (-1);



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to