mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-11 09:20:19 +00:00
HEXCHAT -> ZOITECHAT
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
* --+ Dagmar d'Surreal
|
||||
*/
|
||||
|
||||
#ifndef HEXCHAT_UTIL_H
|
||||
#define HEXCHAT_UTIL_H
|
||||
#ifndef ZOITECHAT_UTIL_H
|
||||
#define ZOITECHAT_UTIL_H
|
||||
|
||||
#define rfc_tolower(c) (rfc_tolowertab[(unsigned char)(c)])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user