[libsocialweb] Added NotSupported service error.
- From: Ross Burton <rburton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsocialweb] Added NotSupported service error.
- Date: Wed, 16 Feb 2011 11:28:45 +0000 (UTC)
commit c40f42d1bb4edb9d9f3e04b76311a956a5f303a1
Author: Eitan Isaacson <eitan monotonous org>
Date: Wed Feb 9 11:32:54 2011 -0800
Added NotSupported service error.
libsocialweb/sw-service.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libsocialweb/sw-service.h b/libsocialweb/sw-service.h
index 794caf2..37988fc 100644
--- a/libsocialweb/sw-service.h
+++ b/libsocialweb/sw-service.h
@@ -33,6 +33,7 @@ G_BEGIN_DECLS
typedef enum {
SW_SERVICE_ERROR_NO_KEYS, /*< nick=NoKeys >*/
SW_SERVICE_ERROR_INVALID_QUERY, /*< nick=InvalidQuery >*/
+ SW_SERVICE_ERROR_NOT_SUPPORTED /*< nick=NotSupported >*/
} SwServiceError;
#define SW_SERVICE_ERROR sw_service_error_quark ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]