X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FProtocols%2FRaw%2FLLAddressing.hh;h=90bbafcf657f68c340c916e7a0e17992b546853b;hb=ced8f321adf904c31149162de5f6258c971c7466;hp=0a36fbe42f9918c14bd95c42762a033958a498e5;hpb=88fb64d9945353340238d1b8c5b7a1038ad7a775;p=senf.git diff --git a/Socket/Protocols/Raw/LLAddressing.hh b/Socket/Protocols/Raw/LLAddressing.hh index 0a36fbe..90bbafc 100644 --- a/Socket/Protocols/Raw/LLAddressing.hh +++ b/Socket/Protocols/Raw/LLAddressing.hh @@ -73,7 +73,7 @@ namespace senf { ///< Create address for \c bind() /**< This constructs an LLSocketAddress valid for calling PacketSocketHandle::bind() with. - \param[in] prot Protocol (Ethertype) to listen for + \param[in] proto Protocol (Ethertype) to listen for \param[in] iface Interface name to bind to */ explicit LLSocketAddress(std::string const &iface); ///< Create address for \c bind()