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 na...@apache.org on 2006/12/01 06:00:28 UTC

svn commit: r481154 - /webservices/axis2/trunk/c/woden/include/woden_wsdl10_desc.h

Author: nandika
Date: Thu Nov 30 21:00:27 2006
New Revision: 481154

URL: http://svn.apache.org/viewvc?view=rev&rev=481154
Log:
use of keyword as a variable changed

Modified:
    webservices/axis2/trunk/c/woden/include/woden_wsdl10_desc.h

Modified: webservices/axis2/trunk/c/woden/include/woden_wsdl10_desc.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/woden/include/woden_wsdl10_desc.h?view=diff&rev=481154&r1=481153&r2=481154
==============================================================================
--- webservices/axis2/trunk/c/woden/include/woden_wsdl10_desc.h (original)
+++ webservices/axis2/trunk/c/woden/include/woden_wsdl10_desc.h Thu Nov 30 21:00:27 2006
@@ -159,7 +159,7 @@
     add_to_all_interfaces) (
             void *desc,
             const axis2_env_t *env,
-            void *interface);
+            void *interf);
 
     axis2_status_t (AXIS2_CALL *
     add_to_all_bindings) (



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