From eafd402eadca5ac4af4a8b97a9dd363b66ea7056 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Thu, 18 May 2006 15:55:21 +0000 Subject: [PATCH] fixed *slaps himself* --- plugins/include/message_const.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */