]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/inspsocket.h
- Fixed UDP Overlapped I/O under windows. (not the best way this could be done by...
[user/henk/code/inspircd.git] / include / inspsocket.h
index 03acad4a1ca667fc30067a2a60473ac9681d6556..3e65bf677f07606860d2420f38c4355a60579608 100644 (file)
@@ -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