summaryrefslogtreecommitdiff
path: root/h
diff options
context:
space:
mode:
authorGravatar Robert S. French <rfrench@mit.edu>1987-11-01 12:49:00 +0000
committerGravatar Robert S. French <rfrench@mit.edu>1987-11-01 12:49:00 +0000
commit6a596ee9267d1ca73657fd2a96a669d2f57ba94d (patch)
tree58de49f8e1e6a217c7cea146edfb58ab130554a2 /h
parent1fd891ac5e2a262705839cd9ec43945555e6a4e1 (diff)
Random additions
Diffstat (limited to 'h')
-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 */