[wsf-c-dev] svn commit r416 - wsf/c/wsclient/src
svn at wso2.com
svn at wso2.com
Fri Jan 12 07:14:58 PST 2007
Author: dinesh
Date: Fri Jan 12 07:14:53 2007
New Revision: 416
Modified:
wsf/c/wsclient/src/wsclient_stub.c
Log:
new line added
Modified: wsf/c/wsclient/src/wsclient_stub.c
==============================================================================
--- wsf/c/wsclient/src/wsclient_stub.c (original)
+++ wsf/c/wsclient/src/wsclient_stub.c Fri Jan 12 07:14:53 2007
@@ -571,7 +571,7 @@
client_home = AXIS2_GETENV("AXIS2C_HOME");
if (!client_home)
{
- printf ("AXIS2C_HOME environment variable doesn't set properly.Please recheck");
+ printf ("AXIS2C_HOME environment variable doesn't set properly.Please recheck\n");
AXIS2_LOG_INFO(env->log, "[wsclient] AXIS2C_HOME is empty");
return WSCLIENT_FAILURE;
}
More information about the Wsf-c-dev
mailing list