From: brain Date: Thu, 7 Feb 2008 15:16:19 +0000 (+0000) Subject: ARGH SPACE INDENTS, DIE DIE DIE X-Git-Tag: v2.0.23~3914 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=0ae3241087bad058fae3c080ffec287a0540b09b;p=user%2Fhenk%2Fcode%2Finspircd.git ARGH SPACE INDENTS, DIE DIE DIE git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8849 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/include/filelogger.h b/include/filelogger.h index 1aeeb7750..77ca6f886 100644 --- a/include/filelogger.h +++ b/include/filelogger.h @@ -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()) */