From df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5 Mon Sep 17 00:00:00 2001 From: Justin Crawford Date: Sat, 14 Apr 2012 18:03:25 -0700 Subject: Fixes for bug #12 --- src/commands/cmd_lusers.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/commands/cmd_lusers.cpp') diff --git a/src/commands/cmd_lusers.cpp b/src/commands/cmd_lusers.cpp index 4a2f4f7df..ca970bbb6 100644 --- a/src/commands/cmd_lusers.cpp +++ b/src/commands/cmd_lusers.cpp @@ -13,8 +13,8 @@ #include "inspircd.h" -#ifndef __CMD_LUSERS_H__ -#define __CMD_LUSERS_H__ +#ifndef CMD_LUSERS_H +#define CMD_LUSERS_H // include the common header files -- cgit v1.2.3