You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by mi...@apache.org on 2008/06/30 15:21:21 UTC

svn commit: r672762 - /webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c

Author: milinda
Date: Mon Jun 30 06:21:20 2008
New Revision: 672762

URL: http://svn.apache.org/viewvc?rev=672762&view=rev
Log:
Adding new line at the end of the file.

Modified:
    webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c

Modified: webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c?rev=672762&r1=672761&r2=672762&view=diff
==============================================================================
--- webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c (original)
+++ webservices/axis2/trunk/c/src/core/transport/http/server/apache2/mod_axis2.c Mon Jun 30 06:21:20 2008
@@ -733,4 +733,5 @@
 		axis2_apache2_worker_free(axis2_worker, axutil_env);
 	}
 	return APR_SUCCESS;
-}
\ No newline at end of file
+}
+