X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FLLAddressing.cti;h=e8ffd94c9b79b65e79b7a1facc100cca98c692c9;hb=0fff17bd2bcdbb1e91e216bf6e1bebc414713548;hp=c1a5e68e1d5cbdeba4c27f8891575b5b515e02ba;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Socket/LLAddressing.cti b/Socket/LLAddressing.cti index c1a5e68..e8ffd94 100644 --- a/Socket/LLAddressing.cti +++ b/Socket/LLAddressing.cti @@ -31,7 +31,7 @@ ///////////////////////////////cti.p/////////////////////////////////////// template -prefix_ satcom::lib::LLSocketAddress:: +prefix_ senf::LLSocketAddress:: LLSocketAddress(ForwardRange const & address, std::string interface, typename boost::enable_if_c::value >::type *) { @@ -46,5 +46,5 @@ LLSocketAddress(ForwardRange const & address, std::string interface, // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: