diff options
| author | 2007-05-19 18:08:57 +0000 | |
|---|---|---|
| committer | 2007-05-19 18:08:57 +0000 | |
| commit | d7324a55fab95b4f51672b701f2dd9cc0836abf8 (patch) | |
| tree | c6a948bb962013300a7af5829542321119032443 /include/socketengine.h | |
| parent | SPACE INDENTING ACTION RANGERS -- ATTACK! (diff) | |
Space indents must die.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7049 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/socketengine.h')
| -rw-r--r-- | include/socketengine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/socketengine.h b/include/socketengine.h index 0ff6e89ed..330e3911c 100644 --- a/include/socketengine.h +++ b/include/socketengine.h @@ -111,7 +111,7 @@ class CoreExport EventHandler : public Extensible * If this function is unimplemented, the base class * will return false. * - * NOTE: You cannot set both Readable() and + * NOTE: You cannot set both Readable() and * Writeable() to true. If you wish to receive * a write event for your object, you must call * SocketEngine::WantWrite() instead. This will |
