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 di...@apache.org on 2005/11/11 10:02:05 UTC

svn commit: r332496 - /webservices/axis/trunk/c/include/axis/AxisUserAPIArrays.hpp

Author: dicka
Date: Fri Nov 11 01:02:03 2005
New Revision: 332496

URL: http://svn.apache.org/viewcvs?rev=332496&view=rev
Log:
Append new line to end of file, to prevent compilation warning on Unix platforms.

Modified:
    webservices/axis/trunk/c/include/axis/AxisUserAPIArrays.hpp

Modified: webservices/axis/trunk/c/include/axis/AxisUserAPIArrays.hpp
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/include/axis/AxisUserAPIArrays.hpp?rev=332496&r1=332495&r2=332496&view=diff
==============================================================================
--- webservices/axis/trunk/c/include/axis/AxisUserAPIArrays.hpp (original)
+++ webservices/axis/trunk/c/include/axis/AxisUserAPIArrays.hpp Fri Nov 11 01:02:03 2005
@@ -1357,4 +1357,5 @@
 };
 
 AXIS_CPP_NAMESPACE_END
-#endif
\ No newline at end of file
+#endif
+