Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / include / msg.h
index f33a0f7d8156857037957c81484c213039ed65bc..1941d2e9e888dfce5d8df845d64ac91e113412da 100644 (file)
@@ -226,6 +226,9 @@ struct Client;
 #define MSG_BURST               "BURST"         /* BURS */
 #define TOK_BURST               "B"
 
+#define MSG_UPING               "UPING"         /* UPIN */
+#define TOK_UPING               "UP"
+
 #define MSG_CREATE              "CREATE"        /* CREA */
 #define TOK_CREATE              "C"