diff options
| author | 2007-10-21 19:26:24 +0000 | |
|---|---|---|
| committer | 2007-10-21 19:26:24 +0000 | |
| commit | 50fed3e9a6842b370d9ddb91d5bcde74265298f2 (patch) | |
| tree | 4e9e0aa02f2c69daed598f114a72683e6d1d3dcd /src/inspircd.cpp | |
| parent | Set these back to sane operation (diff) | |
| download | inspircd++-50fed3e9a6842b370d9ddb91d5bcde74265298f2.tar.gz inspircd++-50fed3e9a6842b370d9ddb91d5bcde74265298f2.tar.bz2 inspircd++-50fed3e9a6842b370d9ddb91d5bcde74265298f2.zip | |
We bloated. We're 5 lines now, not 4. :(
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8272 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/inspircd.cpp')
| -rw-r--r-- | src/inspircd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inspircd.cpp b/src/inspircd.cpp index d0b5bbbe0..77e8f17d9 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -693,7 +693,7 @@ void InspIRCd::BufferedSocketCull() /**********************************************************************************/ /** - * An ircd in four lines! bwahahaha. ahahahahaha. ahahah *cough*. + * An ircd in five lines! bwahahaha. ahahahahaha. ahahah *cough*. */ int ircd(int argc, char ** argv) |
