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 2007/12/06 18:32:20 UTC

svn commit: r601792 - /webservices/sandesha/trunk/c/src/storage/sqlite/permanent_sender_mgr.c

Author: damitha
Date: Thu Dec  6 09:32:17 2007
New Revision: 601792

URL: http://svn.apache.org/viewvc?rev=601792&view=rev
Log:
Fixed a typo

Modified:
    webservices/sandesha/trunk/c/src/storage/sqlite/permanent_sender_mgr.c

Modified: webservices/sandesha/trunk/c/src/storage/sqlite/permanent_sender_mgr.c
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/storage/sqlite/permanent_sender_mgr.c?rev=601792&r1=601791&r2=601792&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/storage/sqlite/permanent_sender_mgr.c (original)
+++ webservices/sandesha/trunk/c/src/storage/sqlite/permanent_sender_mgr.c Thu Dec  6 09:32:17 2007
@@ -397,7 +397,7 @@
         sql_update);
 
     AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI,  
-        "[sandesha2]Exit:sandesha2_permanent_invoker_mgr_update");
+        "[sandesha2]Exit:sandesha2_permanent_sender_mgr_update");
     return ret;
 
     return AXIS2_SUCCESS;



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