diff --git a/plugins/include/message_const.inc b/plugins/include/message_const.inc index 73854b39..526351d2 100644 --- a/plugins/include/message_const.inc +++ b/plugins/include/message_const.inc @@ -38,7 +38,7 @@ #define BLOCK_ONCE 1 #define BLOCK_SET 2 -/* Used with get_msg_argtype() and set_msg_arg_* +/* Used with get_msg_argtype() and set_msg_arg_ */ enum { ARG_BYTE = 1, /* int */