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/winamp/winamp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/winamp') diff --git a/plugins/winamp/winamp.c b/plugins/winamp/winamp.c index ebabf276..1357ac83 100644 --- a/plugins/winamp/winamp.c +++ b/plugins/winamp/winamp.c @@ -155,7 +155,7 @@ HWND hwndWinamp = FindWindow("Winamp v1.x",NULL); { xchat_print(ph, "Winamp not found.\n"); } - return XCHAT_EAT_ALL; + return HEXCHAT_EAT_ALL; } int -- cgit 1.4.1