X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FPacketSocketHandle.ih;h=9ae920e1934fca612db0c0955db902acc6c30549;hb=70256cc93f59f5d2c9b3428775a181e5e225bfc5;hp=cc121b0ed134e51685be11992ee2e5cb944c849b;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Socket/PacketSocketHandle.ih b/Socket/PacketSocketHandle.ih index cc121b0..9ae920e 100644 --- a/Socket/PacketSocketHandle.ih +++ b/Socket/PacketSocketHandle.ih @@ -27,8 +27,8 @@ ///////////////////////////////ih.p//////////////////////////////////////// -namespace satcom { -namespace lib { +namespace senf { + namespace detail { struct LLAddressCopier @@ -48,7 +48,7 @@ namespace detail { ForwardRange const & range_; }; -}}} +}} ///////////////////////////////ih.e//////////////////////////////////////// #endif @@ -56,5 +56,5 @@ namespace detail { // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: