mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 10:40:19 +00:00
HEXCHAT -> ZOITECHAT
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#ifndef HEXCHAT_CTCP_H
|
||||
#define HEXCHAT_CTCP_H
|
||||
#ifndef ZOITECHAT_CTCP_H
|
||||
#define ZOITECHAT_CTCP_H
|
||||
|
||||
void ctcp_handle (session *sess, char *to, char *nick, char *ip, char *msg,
|
||||
char *word[], char *word_eol[], int id,
|
||||
|
||||
Reference in New Issue
Block a user