Author: damitha
Date: Tue Sep 5 02:51:13 2006
New Revision: 440309
URL: http://svn.apache.org/viewvc?view=rev&rev=440309
Log:
renamed utils.c to sandesha2_utils.c
Added:
webservices/sandesha/trunk/c/src/util/sandesha2_utils.c
- copied unchanged from r440308,
webservices/sandesha/trunk/c/src/util/utils.c
Removed:
webservices/sandesha/trunk/c/src/util/utils.c
Modified:
webservices/sandesha/trunk/c/src/util/Makefile.am
Modified: webservices/sandesha/trunk/c/src/util/Makefile.am
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/util/Makefile.am?view=diff&rev=440309&r1=440308&r2=440309
==============================================================================
--- webservices/sandesha/trunk/c/src/util/Makefile.am (original)
+++ webservices/sandesha/trunk/c/src/util/Makefile.am Tue Sep 5 02:51:13 2006
@@ -2,7 +2,7 @@
libsandesha_util_la_SOURCES = \
error.c \
- utils.c \
+ sandesha2_utils.c \
spec_specific_consts.c\
fault_data.c\
fault_mgr.c\
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]