]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_clones.cpp
Fix a bunch of weird indentation and spacing issues.
[user/henk/code/inspircd.git] / src / modules / m_clones.cpp
index 1210c7c126adddcf04922ace4ddf405a5399192e..3336b18178502ecbc8dffc5cad643b3c5f4d23ad 100644 (file)
@@ -39,7 +39,7 @@ class CommandClones : public SplitCommand
        IRCv3::Batch::Batch batch;
 
  public:
-       CommandClones(Module* Creator)
+       CommandClones(Module* Creator)
                : SplitCommand(Creator,"CLONES", 1)
                , batchmanager(Creator)
                , batch("inspircd.org/clones")