From 2736974447114046b4e7c7f0e97116aa9de96176 Mon Sep 17 00:00:00 2001
From: g0dil <g0dil@wiback.org>
Date: Wed, 31 Jan 2007 16:37:13 +0000
Subject: [PATCH] I really should build before *every* commit ...

---
 Socket/ClientSocketHandle.hh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Socket/ClientSocketHandle.hh b/Socket/ClientSocketHandle.hh
index 318c83d0a..9e552104f 100644
--- a/Socket/ClientSocketHandle.hh
+++ b/Socket/ClientSocketHandle.hh
@@ -108,7 +108,6 @@ namespace senf {
 	/** This class will probably only be usable, if the \c CommunicationPolicy is \c
 	    ConnectedCommunicationPolicy and the \c AddressingPolicy is not \c
 	    NoAddressingPolicy. */
-	 */
         typedef ServerSocketHandle<Policy> ServerSocketHandle;
 
         ///////////////////////////////////////////////////////////////////////////
-- 
GitLab