I really should build before *every* commit ...
g0dil [Wed, 31 Jan 2007 16:37:13 +0000 (16:37 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@190 270642c3-0616-0410-b53a-bc976706d245

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;
 
         ///////////////////////////////////////////////////////////////////////////