Author: pini
Date: Tue Jun 13 23:49:04 2006
New Revision: 414121
URL: http://svn.apache.org/viewvc?rev=414121&view=rev
Log:
added newline
Modified:
webservices/axis2/trunk/c/xml_schema/samples/test_schema.c
Modified: webservices/axis2/trunk/c/xml_schema/samples/test_schema.c
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xml_schema/samples/test_schema.c?rev=414121&r1=414120&r2=414121&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xml_schema/samples/test_schema.c (original)
+++ webservices/axis2/trunk/c/xml_schema/samples/test_schema.c Tue Jun 13
23:49:04 2006
@@ -48,7 +48,7 @@
if(NULL != schema)
{
- printf(" parsing schema is successful ");
+ printf("\n parsing schema is successful \n");
}
return AXIS2_SUCCESS;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]