X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/a55903293807526675626324d385452450a726fb..b2ee72e4487d9ec90ff64f63d8f8c3974d96bc5c:/include/msg.h?ds=inline diff --git a/include/msg.h b/include/msg.h index 9035b366..4039d97d 100644 --- a/include/msg.h +++ b/include/msg.h @@ -67,7 +67,7 @@ struct Message unsigned int flags; /* handlers: - * UNREGISTERED, CLIENT, RCLIENT, SERVER, OPER, LAST + * UNREGISTERED, CLIENT, RCLIENT, SERVER, ENCAP, OPER */ struct MessageEntry handlers[LAST_HANDLER_TYPE]; };