X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FAddressingPolicy.hh;h=15c1fce67a4809ec9504355dabfab3ca4e6fab14;hb=d0c31526ac12869eed085891e3ae13e8b21072e6;hp=bf0ab3a43b4dbf831ff7f7fa26a7ee4cf0cbaecc;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Socket/AddressingPolicy.hh b/senf/Socket/AddressingPolicy.hh index bf0ab3a..15c1fce 100644 --- a/senf/Socket/AddressingPolicy.hh +++ b/senf/Socket/AddressingPolicy.hh @@ -31,12 +31,12 @@ #include "SocketPolicy.hh" //#include "AddressingPolicy.mpp" -///////////////////////////////hh.p//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// namespace senf { /// \addtogroup policy_impl_group - /// @{ + //\{ /** \brief AddressingPolicy for non-addressable sockets @@ -48,10 +48,10 @@ namespace senf { struct NoAddressingPolicy : public AddressingPolicyBase {}; - /// @} + //\} } -///////////////////////////////hh.e//////////////////////////////////////// +//-///////////////////////////////////////////////////////////////////////////////////////////////// //#include "AddressingPolicy.cci" //#include "AddressingPolicy.ct" //#include "AddressingPolicy.cti"