From 507af191bd9a100656b70da66111e2af105d82ee Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 11:47:12 +0100 Subject: Now some final cleanup (I hope) --- 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 2db892a4..9ffcff04 100644 --- a/plugins/winamp/winamp.c +++ b/plugins/winamp/winamp.c @@ -165,7 +165,7 @@ hexchat_plugin_init(hexchat_plugin *plugin_handle, char **plugin_version, char *arg) { - /* we need to save this for use with any xchat_* functions */ + /* we need to save this for use with any hexchat_* functions */ ph = plugin_handle; *plugin_name = "Winamp"; -- cgit 1.4.1