summaryrefslogtreecommitdiff
path: root/include/inspsocket.h
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-05-19 18:08:57 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2007-05-19 18:08:57 +0000
commitd7324a55fab95b4f51672b701f2dd9cc0836abf8 (patch)
treec6a948bb962013300a7af5829542321119032443 /include/inspsocket.h
parent206e3b49c7bfe3e8a7ca972103fe9e30feb3a86a (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/inspsocket.h')
-rw-r--r--include/inspsocket.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/inspsocket.h b/include/inspsocket.h
index 03acad4a1..3e65bf677 100644
--- a/include/inspsocket.h
+++ b/include/inspsocket.h
@@ -6,7 +6,7 @@
* See: http://www.inspircd.org/wiki/index.php/Credits
*
* This program is free but copyrighted software; see
- * the file COPYING for details.
+ * the file COPYING for details.
*
* ---------------------------------------------------
*/
@@ -103,7 +103,7 @@ class CoreExport InspSocket : public EventHandler
* This value is true if the
* socket has timed out.
*/
- bool timeout;
+ bool timeout;
/**
* Socket input buffer, used by read(). The class which