]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
formatting and ^M
authorpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 16 Jul 2007 14:43:30 +0000 (14:43 +0000)
committerpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 16 Jul 2007 14:43:30 +0000 (14:43 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7451 e03df62e-2008-0410-955e-edbf42e46eb7

include/socketengine_iocp.h
src/command_parse.cpp

index 01c764088acdf0de3d474a19cdee94146db76afe..f4825c6b46c7aeb5c29b9e7ff403eaa647f6f6cd 100644 (file)
@@ -206,10 +206,10 @@ public:
         */
        EventHandler* GetIntRef(int fd);
 
-       /** Holds the preallocated buffer passed to WSARecvFrom\r
-        * function. Yes, I know, it's a dirty hack.\r
-        */\r
-       udp_overlap * udp_ov;\r
+       /** Holds the preallocated buffer passed to WSARecvFrom
+        * function. Yes, I know, it's a dirty hack.
+        */
+       udp_overlap * udp_ov;
 };
 
 /** Creates a SocketEngine
index ab3df526361cac3c476ce10f672b98dfa66fd7ef..52c58ef999aba743e78506101cd314538479aea6 100644 (file)
@@ -1,4 +1,4 @@
-       /*       +------------------------------------+
+/*       +------------------------------------+
  *       | Inspire Internet Relay Chat Daemon |
  *       +------------------------------------+
  *