X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketProtocol.hh;h=008716ed3c0efe5afebd4fc0a68c2d6fcd0c8ec3;hb=0fff17bd2bcdbb1e91e216bf6e1bebc414713548;hp=e55cbf8b76d995edb9435c7af078b6c8f1516abe;hpb=293b3dd09b628efbf270631ce68bb17b318390f1;p=senf.git diff --git a/Socket/SocketProtocol.hh b/Socket/SocketProtocol.hh index e55cbf8..008716e 100644 --- a/Socket/SocketProtocol.hh +++ b/Socket/SocketProtocol.hh @@ -31,8 +31,8 @@ //#include "SocketProtocol.mpp" ///////////////////////////////hh.p//////////////////////////////////////// -namespace satcom { -namespace lib { +namespace senf { + class SocketPolicyBase; @@ -107,7 +107,7 @@ namespace lib { }; -}} +} ///////////////////////////////hh.e//////////////////////////////////////// #include "SocketProtocol.cci" @@ -118,5 +118,5 @@ namespace lib { // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: