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/util.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/common/util.h') diff --git a/src/common/util.h b/src/common/util.h index a2799832..484cd617 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -11,8 +11,8 @@ * --+ Dagmar d'Surreal */ -#ifndef XCHAT_UTIL_H -#define XCHAT_UTIL_H +#ifndef HEXCHAT_UTIL_H +#define HEXCHAT_UTIL_H #include "strlutil.h" #define rfc_tolower(c) (rfc_tolowertab[(unsigned char)(c)]) -- cgit 1.4.1