summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--h/zephyr/zephyr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/h/zephyr/zephyr.h b/h/zephyr/zephyr.h
index 8afef5c..d8aeaad 100644
--- a/h/zephyr/zephyr.h
+++ b/h/zephyr/zephyr.h
@@ -201,6 +201,7 @@ extern int ZMakeAuthentication();
/* Class Instance is principal of user who is logging in or logging out */
+#define EXPOSE_NONE "NONE" /* Opcode: Not visible */
#define EXPOSE_OPSTAFF "OPSTAFF" /* Opcode: Opstaff visible */
#define EXPOSE_REALMVIS "REALM_VISIBLE" /* Opcode: Realm visible */
#define EXPOSE_REALMANN "REALM_ANNOUNCE"/* Opcode: Realm announced */