X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FClientSocketHandle.hh;h=29f1903baf50f63cdf2d9895059ea0069db8ab3a;hb=9a988902090d28007578e93bffd809f6bd913155;hp=f5e27160b74f63b7acb5a350f68a4b9c761ce25a;hpb=98f3f38c5872d26fcf544a9d28efe0518e3895e2;p=senf.git diff --git a/Socket/ClientSocketHandle.hh b/Socket/ClientSocketHandle.hh index f5e2716..29f1903 100644 --- a/Socket/ClientSocketHandle.hh +++ b/Socket/ClientSocketHandle.hh @@ -102,7 +102,7 @@ namespace senf { /** Depending on the type of \c Address, this will be either Address or Address const &. See call_traits documentation in - the Boost.Utility library\endlink. + the Boost.Utility library. */ typedef typename boost::call_traits
::param_type AddressParam; /// Corresponding server socket handle with the same policy