[evolution-data-server/openismus-work-3-8] EDataBookCursor: s/E_CLIENT_ERROR_END_OF_LIST/E_CLIENT_ERROR_QUERY_REFUSED/g
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-3-8] EDataBookCursor: s/E_CLIENT_ERROR_END_OF_LIST/E_CLIENT_ERROR_QUERY_REFUSED/g
- Date: Thu, 24 Oct 2013 20:42:55 +0000 (UTC)
commit 16e80b6b9eb4e665c31e731be506e4f17944fd3c
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Wed Oct 23 00:17:59 2013 +0200
EDataBookCursor: s/E_CLIENT_ERROR_END_OF_LIST/E_CLIENT_ERROR_QUERY_REFUSED/g
addressbook/libedata-book/e-data-book-cursor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/libedata-book/e-data-book-cursor.c b/addressbook/libedata-book/e-data-book-cursor.c
index a5e7cff..591e995 100644
--- a/addressbook/libedata-book/e-data-book-cursor.c
+++ b/addressbook/libedata-book/e-data-book-cursor.c
@@ -801,7 +801,7 @@ e_data_book_cursor_set_sexp (EDataBookCursor *cursor,
* return no results if the cursor currently points to the last contact.
* Reaching the end of the list is not considered an error condition. Attempts
* to step beyond the end of the list after having reached the end of the list
- * will however trigger an %E_CLIENT_ERROR_END_OF_LIST error.
+ * will however trigger an %E_CLIENT_ERROR_QUERY_REFUSED error.
*
* If %E_BOOK_CURSOR_STEP_FETCH is specified in %flags, a pointer to
* a %NULL #GSList pointer should be provided for the @results parameter.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]