From 348c6ba919d3dc28c669984890e5d1ac605e289b Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 11 Nov 2012 13:51:50 +0100 Subject: Rebranding --- plugins/perl/perl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/perl') diff --git a/plugins/perl/perl.c b/plugins/perl/perl.c index 2b7c073b..321f8d48 100644 --- a/plugins/perl/perl.c +++ b/plugins/perl/perl.c @@ -1350,7 +1350,7 @@ perl_init (void) char *perl_args[] = { "", "-e", "0", "-w" }; char *env[] = { "" }; static const char xchat_definitions[] = { - /* Redefine the $SIG{__WARN__} handler to have XChat + /* Redefine the $SIG{__WARN__} handler to have HexChat printing warnings in the main window. (TheHobbit) */ #include "xchat.pm.h" }; -- cgit 1.4.1