X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FUN%2FUNAddressing.hh;h=fdff6b718c568f0a08713e7760e948e47fe4c34b;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=81ba11e2eaacac167f4486ab808b22bb143e40d4;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/Socket/Protocols/UN/UNAddressing.hh b/senf/Socket/Protocols/UN/UNAddressing.hh index 81ba11e..fdff6b7 100644 --- a/senf/Socket/Protocols/UN/UNAddressing.hh +++ b/senf/Socket/Protocols/UN/UNAddressing.hh @@ -35,7 +35,7 @@ #include //#include "UNAddressing.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { @@ -79,7 +79,7 @@ namespace senf { std::ostream & operator<<(std::ostream & os, UNSocketAddress const & addr); /// \addtogroup policy_impl_group - /// @{ + //\{ /** \brief Addressing policy supporting unix domain addressing @@ -105,10 +105,10 @@ namespace senf { using BSDAddressingPolicyMixin::bind; }; - ///@} + //\} } -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// #include "UNAddressing.cci" //#include "UNAddressing.ct" //#include "UNAddressing.cti"