HEXCHAT -> ZOITECHAT

This commit is contained in:
2026-01-25 16:13:47 -07:00
parent 4ed7032fd5
commit 2b98ebc544
95 changed files with 412 additions and 412 deletions

View File

@@ -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)])