Author: damitha
Date: Wed Nov 21 03:46:21 2007
New Revision: 597043

URL: http://svn.apache.org/viewvc?rev=597043&view=rev
Log: (empty)

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

Modified: 
webservices/sandesha/trunk/c/src/storage/sqlite/permanent_transaction.c
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/storage/sqlite/permanent_transaction.c?rev=597043&r1=597042&r2=597043&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/storage/sqlite/permanent_transaction.c 
(original)
+++ webservices/sandesha/trunk/c/src/storage/sqlite/permanent_transaction.c Wed 
Nov 21 03:46:21 2007
@@ -98,7 +98,7 @@
     /*axis2_char_t *error_msg = NULL;*/
 #ifdef WIN32
     axis2_char_t *path = "./";
-#elif
+#else
     axis2_char_t *path = "/tmp";
 #endif
     axis2_char_t *db_name = NULL;



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to