X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Fm_clones.cpp;h=3336b18178502ecbc8dffc5cad643b3c5f4d23ad;hb=b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3;hp=1210c7c126adddcf04922ace4ddf405a5399192e;hpb=8a5a1c799e5bec875b081f70639156429d7847e3;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_clones.cpp b/src/modules/m_clones.cpp index 1210c7c12..3336b1817 100644 --- a/src/modules/m_clones.cpp +++ b/src/modules/m_clones.cpp @@ -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")