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

@@ -1,5 +1,5 @@
#ifndef XCHAT_CTCP_H
#define XCHAT_CTCP_H
#ifndef HEXCHAT_CTCP_H
#define HEXCHAT_CTCP_H
void ctcp_handle (session *sess, char *to, char *nick, char *ip, char *msg, char *word[], char *word_eol[], int id);