X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FINet%2FINet6Address.hh;h=f5f700ae2dc25d71ef48e09729a32de9fae5c085;hb=9cb871b939efe93e35dd96808d25089399acfc46;hp=65a32be351a1ff85fa0e6c0658c058431e6c94fd;hpb=3a43b572a2c0028b353d47e86fa7546633d6e2cf;p=senf.git diff --git a/senf/Socket/Protocols/INet/INet6Address.hh b/senf/Socket/Protocols/INet/INet6Address.hh index 65a32be..f5f700a 100644 --- a/senf/Socket/Protocols/INet/INet6Address.hh +++ b/senf/Socket/Protocols/INet/INet6Address.hh @@ -215,7 +215,7 @@ namespace senf { ///< Construct link-local INet6 address /**< This will construct a link local address of the form fe80::xxxx:xxxx:xxxx:xxxx. */ - + in6_addr toin6_addr() const; ///< get the linux in6_addr struct (convinience only) ///@}