diff options
| author | 2008-07-12 22:01:45 +0000 | |
|---|---|---|
| committer | 2008-07-12 22:01:45 +0000 | |
| commit | f5dec3851486de3129bebbdbabecffc40cf182ac (patch) | |
| tree | f7a8992d81ff1eca21d1cee7bf4a223e77e89358 /src/inspircd.cpp | |
| parent | Add a snotice about time jumping by more than a second at a time, and move bo... (diff) | |
And, just because I can. The one pointless one-liner of the evening. :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10000 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/inspircd.cpp')
| -rw-r--r-- | src/inspircd.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 053b6aa12..72214dd1e 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -11,6 +11,8 @@ * --------------------------------------------------- */ +/* w00t was here. ;p */ + /* $Install: src/inspircd $(BINPATH) */ #include "inspircd.h" #include <signal.h> |
