summaryrefslogtreecommitdiffstats
path: root/src/ChatColor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChatColor.h')
-rw-r--r--src/ChatColor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChatColor.h b/src/ChatColor.h
index 21377e27f..0f39db844 100644
--- a/src/ChatColor.h
+++ b/src/ChatColor.h
@@ -10,7 +10,7 @@ class cChatColor
{
public:
static const char * Delimiter;
-
+
/** @deprecated use ChatColor::Delimiter instead */
static const char * Color;