aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_shun.cpp
diff options
context:
space:
mode:
authorGravatar w00t2008-12-15 12:49:48 +0000
committerGravatar w00t2008-12-15 12:49:48 +0000
commit9ab8bbe92ee7d8242e958b20abb3bc7b830bcfb0 (patch)
tree06e16ed61f0a825442b9a0177c7f382221ee76cb /src/modules/m_shun.cpp
parentAdd missing copyright header. (diff)
downloadinspircd++-9ab8bbe92ee7d8242e958b20abb3bc7b830bcfb0.tar.gz
inspircd++-9ab8bbe92ee7d8242e958b20abb3bc7b830bcfb0.tar.bz2
inspircd++-9ab8bbe92ee7d8242e958b20abb3bc7b830bcfb0.zip
Stupid linebreak.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10893 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_shun.cpp')
-rw-r--r--src/modules/m_shun.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/m_shun.cpp b/src/modules/m_shun.cpp
index c6ccbb7eb..25e8f7be8 100644
--- a/src/modules/m_shun.cpp
+++ b/src/modules/m_shun.cpp
@@ -11,8 +11,7 @@
* ---------------------------------------------------
*/
-#include
-"inspircd.h"
+#include "inspircd.h"
#include "xline.h"
/* $ModDesc: Provides the /shun command, which stops a user executing all commands except PING and PONG. */