X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FGenericAddressingPolicy.hh;h=9094879e7bba9913a23a9146338e132b951f3576;hb=9a988902090d28007578e93bffd809f6bd913155;hp=f842d2b47921c6f0603568ccd5797f9b97abe373;hpb=98f3f38c5872d26fcf544a9d28efe0518e3895e2;p=senf.git diff --git a/Socket/GenericAddressingPolicy.hh b/Socket/GenericAddressingPolicy.hh index f842d2b..9094879 100644 --- a/Socket/GenericAddressingPolicy.hh +++ b/Socket/GenericAddressingPolicy.hh @@ -103,7 +103,7 @@ namespace senf { communication policy is ConnectedCommunicationPolicy. \param[in] handle socket handle - \param[in] address address of remote peer to connect + \param[in] addr address of remote peer to connect to */ static void bind(FileHandle handle, Address const & addr); ///< Set local socket address