« Return to Thread: [patch 00/13] [RFC] Hashtable improvements and API changes

[patch 05/13] osync_db_exists got renamed to osync_db_table_exists

by Daniel Gollub :: Rate this Message:

Reply to Author | View in Thread

---
 opensync/helper/opensync_anchor.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: opensync/opensync/helper/opensync_anchor.c
===================================================================
--- opensync.orig/opensync/helper/opensync_anchor.c
+++ opensync/opensync/helper/opensync_anchor.c
@@ -69,7 +69,7 @@ static OSyncDB *_osync_anchor_db_new(con
  goto error_free_db;
  }
 
- int ret = osync_db_exists(db, "tbl_anchor", error);
+ int ret = osync_db_table_exists(db, "tbl_anchor", error);
  if (ret > 0) {
  osync_trace(TRACE_EXIT, "%s: %p", __func__, db);
  return db;


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel

 « Return to Thread: [patch 00/13] [RFC] Hashtable improvements and API changes

LightInTheBox - Buy quality products at wholesale price