EBookBackendSqliteDB: Changed cursor move_by() API
authorTristan Van Berkom <tristanvb@openismus.com>
Mon, 17 Jun 2013 06:40:28 +0000 (15:40 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Mon, 17 Jun 2013 07:36:33 +0000 (16:36 +0900)
commitb6e51ca93c0a81d4d043d7d9cf12582a089293d8
tree9e6167b1ee359181cf6636f6c68c1130cf809e5c
parent7d2b734043f567dd1a4d2dbd56b6f95617d877a9
EBookBackendSqliteDB: Changed cursor move_by() API

e_book_backend_sqlitedb_cursor_move_by() now takes a 'GSList **results'
argument to report results and returns a boolean success status.

This allows one to pass NULL for the results and ignore the results.
addressbook/libedata-book/e-book-backend-sqlitedb.c
addressbook/libedata-book/e-book-backend-sqlitedb.h