X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FRaw%2FMACAddress.hh;h=648cb6958b0d5c4ed0c623fe752cca17b903b7b8;hb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;hp=fa99fa01e9408d896e2a63c7951fd0338aec8a3b;hpb=c74546060360ac6a739a2f2878c72e21e9135390;p=senf.git diff --git a/senf/Socket/Protocols/Raw/MACAddress.hh b/senf/Socket/Protocols/Raw/MACAddress.hh index fa99fa0..648cb69 100644 --- a/senf/Socket/Protocols/Raw/MACAddress.hh +++ b/senf/Socket/Protocols/Raw/MACAddress.hh @@ -111,7 +111,7 @@ namespace senf { to a MAC address. This conversion is only possible, if the EUI-64 is MAC compatible: the 4th/5th byte (in transmission order) must be 0xFFFE. - \throws AddressSyntaxException if \a v is not a MAC + \throws AddressSyntaxException if \a eui is not a MAC compatible EUI-64. */ bool local() const; ///< \c true, if address is locally administered