* Implemented a bunch of user account related functions in the
[citadel.git] / citadel / ipcdef.h
index c7bbcc67edc02f5f7407097eb361b35b627b5107..808d2143a6c5e12e88c3d7ea68d62477684e9c05 100644 (file)
@@ -13,6 +13,7 @@
 
 #define INTERNAL_ERROR         10
 #define TOO_BIG                        11
+#define ILLEGAL_VALUE          12
 #define NOT_LOGGED_IN          20
 #define CMD_NOT_SUPPORTED      30
 #define PASSWORD_REQUIRED      40