mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 18:20:20 +00:00
Some more rebranding for consistency's sake
This commit is contained in:
@@ -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)])
|
||||
|
||||
Reference in New Issue
Block a user