From 1cb674495d8903346831b0ca8baad9478c714861 Mon Sep 17 00:00:00 2001 From: peavey Date: Mon, 16 Jul 2007 14:43:30 +0000 Subject: [PATCH] formatting and ^M git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7451 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/socketengine_iocp.h | 8 ++++---- src/command_parse.cpp | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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 diff --git a/src/command_parse.cpp b/src/command_parse.cpp index ab3df5263..52c58ef99 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -1,4 +1,4 @@ - /* +------------------------------------+ +/* +------------------------------------+ * | Inspire Internet Relay Chat Daemon | * +------------------------------------+ * -- 2.39.2