Rebranding

This commit is contained in:
Berke Viktor
2012-11-11 13:51:50 +01:00
parent 4c1f2b93d0
commit 348c6ba919
6 changed files with 9 additions and 9 deletions

View File

@ -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"
};