summaryrefslogtreecommitdiff
path: root/mate-dictionary/libgdict/gdict-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-dictionary/libgdict/gdict-utils.h')
-rw-r--r--mate-dictionary/libgdict/gdict-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/libgdict/gdict-utils.h b/mate-dictionary/libgdict/gdict-utils.h
index c7076e4d..c1ff6ab1 100644
--- a/mate-dictionary/libgdict/gdict-utils.h
+++ b/mate-dictionary/libgdict/gdict-utils.h
@@ -40,7 +40,7 @@ typedef enum {
/* Status codes as defined by RFC 2229 */
typedef enum {
GDICT_STATUS_INVALID = 0,
-
+
GDICT_STATUS_N_DATABASES_PRESENT = 110,
GDICT_STATUS_N_STRATEGIES_PRESENT = 111,
GDICT_STATUS_DATABASE_INFO = 112,