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 pi...@apache.org on 2008/06/09 10:45:25 UTC

svn commit: r664659 - /webservices/axis2/trunk/c/src/core/engine/rest_disp.c

Author: pini
Date: Mon Jun  9 01:45:24 2008
New Revision: 664659

URL: http://svn.apache.org/viewvc?rev=664659&view=rev
Log:
Added newline to the end of the file, because of compilation error

Modified:
    webservices/axis2/trunk/c/src/core/engine/rest_disp.c

Modified: webservices/axis2/trunk/c/src/core/engine/rest_disp.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/src/core/engine/rest_disp.c?rev=664659&r1=664658&r2=664659&view=diff
==============================================================================
--- webservices/axis2/trunk/c/src/core/engine/rest_disp.c (original)
+++ webservices/axis2/trunk/c/src/core/engine/rest_disp.c Mon Jun  9 01:45:24 2008
@@ -449,4 +449,5 @@
     return NULL;
 }
 
-*/
\ No newline at end of file
+*/
+