X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fmsg.h;h=c9ded3a113e7e6e2ce610441983b8e73f5f21197;hb=3d59398668e6f0977c147c5efeefe7582d05b25b;hp=92d9f1700e50d87f8cfd0b859e08b386728d85a7;hpb=5246a6127cca4385da318f2e75271b4f5907947b;p=ircu2.10.12-pk.git diff --git a/include/msg.h b/include/msg.h index 92d9f17..c9ded3a 100644 --- a/include/msg.h +++ b/include/msg.h @@ -353,7 +353,12 @@ struct Client; #define TOK_GET "GET" #define MSG_PRIVS "PRIVS" /* PRIV */ -#define TOK_PRIVS "PRIVS" +#define TOK_PRIVS "PR" +#define CMD_PRIVS MSG_PRIVS, TOK_PRIVS + +#define MSG_CAP "CAP" +#define TOK_CAP "CAP" +#define CMD_CAP MSG_CAP, TOK_CAP /* * Constants