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 2007/06/20 10:12:43 UTC

svn commit: r548980 - /webservices/axis2/trunk/c/include/axis2_svc_skeleton.h

Author: samisa
Date: Wed Jun 20 01:12:42 2007
New Revision: 548980

URL: http://svn.apache.org/viewvc?view=rev&rev=548980
Log:
Fixed break

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

Modified: webservices/axis2/trunk/c/include/axis2_svc_skeleton.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_svc_skeleton.h?view=diff&rev=548980&r1=548979&r2=548980
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_svc_skeleton.h (original)
+++ webservices/axis2/trunk/c/include/axis2_svc_skeleton.h Wed Jun 20 01:12:42 2007
@@ -70,7 +70,6 @@
                     axis2_svc_skeleton_t *svc_skeleton,
                     const axutil_env_t *env);
 
-
         /**
          * Invokes the service. This function should be used to call up the
          * functions implementing service operations.



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org