X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FINet%2FINet4Address.hh;h=b214fc325cc89d91e2ea41974564c8c6bc82ce24;hb=aa4bfb511acb198a278caafc193ac67a9c322a13;hp=c0655c1f5be055c71278b3f64d3f1e58b8ed4f82;hpb=0fb5ed1adf2f67dbf47fdfed3f3c8be989cf3618;p=senf.git diff --git a/senf/Socket/Protocols/INet/INet4Address.hh b/senf/Socket/Protocols/INet/INet4Address.hh index c0655c1..b214fc3 100644 --- a/senf/Socket/Protocols/INet/INet4Address.hh +++ b/senf/Socket/Protocols/INet/INet4Address.hh @@ -277,6 +277,7 @@ namespace senf { std::ostream & operator<<(std::ostream & os, INet4Network const & addr); /** \brief Initialize INet4Address instance from a string representation + sets std::ios::failbit on the stream if an error occurred \see INet4Address from_string() \related INet4Network @@ -291,7 +292,7 @@ namespace senf { #include "INet4Address.cti" #endif - + // Local Variables: // mode: c++ // fill-column: 100