You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2006/01/12 03:41:22 UTC

svn commit: r368240 - /webservices/axis2/trunk/c/include/axis2_soap_message.h

Author: samisa
Date: Wed Jan 11 18:41:19 2006
New Revision: 368240

URL: http://svn.apache.org/viewcvs?rev=368240&view=rev
Log:
eleminated warnings

Modified:
    webservices/axis2/trunk/c/include/axis2_soap_message.h

Modified: webservices/axis2/trunk/c/include/axis2_soap_message.h
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_soap_message.h?rev=368240&r1=368239&r2=368240&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_soap_message.h (original)
+++ webservices/axis2/trunk/c/include/axis2_soap_message.h Wed Jan 11 18:41:19 2006
@@ -116,4 +116,5 @@
  
  
  
- #endif /* AXIS2_SOAP_MESSAGE_H */
\ No newline at end of file
+#endif /* AXIS2_SOAP_MESSAGE_H */
+