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 du...@apache.org on 2007/06/05 07:59:16 UTC

svn commit: r544395 - /webservices/sandesha/trunk/c/src/util/error.c

Author: dushshantha
Date: Mon Jun  4 22:59:15 2007
New Revision: 544395

URL: http://svn.apache.org/viewvc?view=rev&rev=544395
Log:
fixed link error in Sandesha2c link error

Modified:
    webservices/sandesha/trunk/c/src/util/error.c

Modified: webservices/sandesha/trunk/c/src/util/error.c
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/util/error.c?view=diff&rev=544395&r1=544394&r2=544395
==============================================================================
--- webservices/sandesha/trunk/c/src/util/error.c (original)
+++ webservices/sandesha/trunk/c/src/util/error.c Mon Jun  4 22:59:15 2007
@@ -18,6 +18,8 @@
 #include <sandesha2_error.h>
 #include <axutil_error_default.h>
 
+AXIS2_IMPORT extern const axis2_char_t* axutil_error_messages[];
+
 axis2_status_t AXIS2_CALL
 sandesha2_error_init()
 {



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