Some more rebranding for consistency's sake

This commit is contained in:
Berke Viktor
2012-10-25 01:33:23 +02:00
parent 9690fa532d
commit 47310229a4
23 changed files with 46 additions and 46 deletions

View File

@@ -11,8 +11,8 @@
* --+ Dagmar d'Surreal
*/
#ifndef XCHAT_UTIL_H
#define XCHAT_UTIL_H
#ifndef HEXCHAT_UTIL_H
#define HEXCHAT_UTIL_H
#include "strlutil.h"
#define rfc_tolower(c) (rfc_tolowertab[(unsigned char)(c)])