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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to