From 1cb674495d8903346831b0ca8baad9478c714861 Mon Sep 17 00:00:00 2001 From: peavey Date: Mon, 16 Jul 2007 14:43:30 +0000 Subject: formatting and ^M git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7451 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/socketengine_iocp.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include/socketengine_iocp.h') diff --git a/include/socketengine_iocp.h b/include/socketengine_iocp.h index 01c764088..f4825c6b4 100644 --- a/include/socketengine_iocp.h +++ b/include/socketengine_iocp.h @@ -206,10 +206,10 @@ public: */ EventHandler* GetIntRef(int fd); - /** Holds the preallocated buffer passed to WSARecvFrom - * function. Yes, I know, it's a dirty hack. - */ - udp_overlap * udp_ov; + /** Holds the preallocated buffer passed to WSARecvFrom + * function. Yes, I know, it's a dirty hack. + */ + udp_overlap * udp_ov; }; /** Creates a SocketEngine -- cgit v1.2.3