diff options
| author | 2008-02-07 15:16:19 +0000 | |
|---|---|---|
| committer | 2008-02-07 15:16:19 +0000 | |
| commit | 0ae3241087bad058fae3c080ffec287a0540b09b (patch) | |
| tree | 64614c6de54b23a776d7ee7430120b884bf08592 /include | |
| parent | Sorta update this.. won't give a full file list as it's now kinda huge. (diff) | |
| download | inspircd++-0ae3241087bad058fae3c080ffec287a0540b09b.tar.gz inspircd++-0ae3241087bad058fae3c080ffec287a0540b09b.tar.bz2 inspircd++-0ae3241087bad058fae3c080ffec287a0540b09b.zip | |
ARGH SPACE INDENTS, DIE DIE DIE
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8849 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include')
| -rw-r--r-- | include/filelogger.h | 2 |
1 files changed, 1 insertions, 1 deletions
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()) */ |
