]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
ARGH SPACE INDENTS, DIE DIE DIE
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 7 Feb 2008 15:16:19 +0000 (15:16 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 7 Feb 2008 15:16:19 +0000 (15:16 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8849 e03df62e-2008-0410-955e-edbf42e46eb7

include/filelogger.h

index 1aeeb7750c64cf90d3e4e5f61998733a2b7559fe..77ca6f886bd788fa9fe45494d3156c4ebcd63a7a 100644 (file)
@@ -46,7 +46,7 @@ class CoreExport FileLogger : public EventHandler
  protected:
        /** The creator/owner of this object
         */
-    InspIRCd* ServerInstance;
+       InspIRCd* ServerInstance;
        /** The log file (fd is inside this somewhere,
         * we get it out with fileno())
         */