diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-12-15 12:49:48 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-12-15 12:49:48 +0000 |
commit | 9ab8bbe92ee7d8242e958b20abb3bc7b830bcfb0 (patch) | |
tree | 06e16ed61f0a825442b9a0177c7f382221ee76cb /src/modules/m_shun.cpp | |
parent | 2fe63d8a836d75d8cd58de5f01ee34d0dc5237b6 (diff) |
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.cpp | 3 |
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. */ |