[evolution-data-server/october-code-drop-post-api-change: 14/39] e-client.h: New client error for list bounderies (part of cursor step() API)
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/october-code-drop-post-api-change: 14/39] e-client.h: New client error for list bounderies (part of cursor step() API)
- Date: Sat, 26 Oct 2013 20:55:34 +0000 (UTC)
commit 1142e064950af18a8f8c4da7a0a7880780e7c378
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Fri Oct 18 22:41:12 2013 +0200
e-client.h: New client error for list bounderies (part of cursor step() API)
libedataserver/e-client.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libedataserver/e-client.h b/libedataserver/e-client.h
index 69638b4..78719f8 100644
--- a/libedataserver/e-client.h
+++ b/libedataserver/e-client.h
@@ -149,7 +149,8 @@ typedef enum {
E_CLIENT_ERROR_DBUS_ERROR,
E_CLIENT_ERROR_OTHER_ERROR,
E_CLIENT_ERROR_NOT_OPENED,
- E_CLIENT_ERROR_OUT_OF_SYNC
+ E_CLIENT_ERROR_OUT_OF_SYNC,
+ E_CLIENT_ERROR_END_OF_LIST
} EClientError;
const gchar * e_client_error_to_string (EClientError code);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]