diff options
| author | 2009-02-14 21:14:36 +0000 | |
|---|---|---|
| committer | 2009-02-14 21:14:36 +0000 | |
| commit | f209cce90b394acd26e22eacef0bff61e8f5b4e1 (patch) | |
| tree | 28374af9d5fc3db87f66477493dc9569d809f518 /src/modules/extra/m_sqloper.cpp | |
| parent | Le oops, got wrong sender on kick. (diff) | |
Nuke trailing spaces
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/extra/m_sqloper.cpp')
| -rw-r--r-- | src/modules/extra/m_sqloper.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/extra/m_sqloper.cpp b/src/modules/extra/m_sqloper.cpp index c7c2e0c0d..b16ebd12b 100644 --- a/src/modules/extra/m_sqloper.cpp +++ b/src/modules/extra/m_sqloper.cpp @@ -73,7 +73,6 @@ public: ServerInstance->Modules->Attach(eventlist, this, 3); } - bool OneOfMatches(const char* host, const char* ip, const char* hostlist) { std::stringstream hl(hostlist); |
