You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2006/11/09 12:42:44 UTC

svn commit: r472872 - /webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h

Author: damitha
Date: Thu Nov  9 03:42:39 2006
New Revision: 472872

URL: http://svn.apache.org/viewvc?view=rev&rev=472872
Log:
fixed a type

Modified:
    webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h

Modified: webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h?view=diff&rev=472872&r1=472871&r2=472872
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h Thu Nov  9 03:42:39 2006
@@ -63,7 +63,7 @@
     sandesha2_identifier_t *identifier);
 
 sandesha2_identifier_t * AXIS2_CALL
-sandesha2_close_res_seq_get_identifier(
+sandesha2_close_seq_res_get_identifier(
     sandesha2_close_seq_res_t *close_seq_res,
     const axis2_env_t *env);
 



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