I really should build before *every* commit ...
[senf.git] / Socket / ClientSocketHandle.hh
index 318c83d..9e55210 100644 (file)
@@ -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;
 
         ///////////////////////////////////////////////////////////////////////////