From 47310229a4ba96ee2aad166b7c561ec31ae20a70 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 25 Oct 2012 01:33:23 +0200 Subject: Some more rebranding for consistency's sake --- src/common/ctcp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/common/ctcp.h') diff --git a/src/common/ctcp.h b/src/common/ctcp.h index 9acd80e3..296e6b1b 100644 --- a/src/common/ctcp.h +++ b/src/common/ctcp.h @@ -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); -- cgit 1.4.1