X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FLLAddressing.ih;h=004b293999b660a9e46be892422e02f1c26a1acb;hb=70256cc93f59f5d2c9b3428775a181e5e225bfc5;hp=57ec8b19e56cf728f46ce3f77c83fa65161aec49;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Socket/LLAddressing.ih b/Socket/LLAddressing.ih index 57ec8b1..004b293 100644 --- a/Socket/LLAddressing.ih +++ b/Socket/LLAddressing.ih @@ -28,8 +28,8 @@ ///////////////////////////////ih.p//////////////////////////////////////// -namespace satcom { -namespace lib { +namespace senf { + namespace detail { struct HexConverter { @@ -44,7 +44,7 @@ namespace detail { unsigned char hexnibble(char c); -}}} +}} ///////////////////////////////ih.e//////////////////////////////////////// #endif @@ -52,5 +52,5 @@ namespace detail { // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: