From 45d4fa580114e7379a1140fb9944d43ffb9522ae Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 07:40:37 +0100 Subject: Rebranding for XCHAT_EAT_* --- plugins/doat/doat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/doat') diff --git a/plugins/doat/doat.c b/plugins/doat/doat.c index ab84c85e..c8fbd278 100644 --- a/plugins/doat/doat.c +++ b/plugins/doat/doat.c @@ -67,7 +67,7 @@ parse_command( char *word[], char *word_eol[], void *userdata ) { } } } - return XCHAT_EAT_XCHAT; + return HEXCHAT_EAT_XCHAT; } int -- cgit 1.4.1