X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.ih;h=5ad2b99243d81c48eb505e7492a2422bba8066cd;hb=0fff17bd2bcdbb1e91e216bf6e1bebc414713548;hp=f2e2a328d5ed46df8be96e1f3ed3b56657e98ecf;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Socket/SocketHandle.ih b/Socket/SocketHandle.ih index f2e2a32..5ad2b99 100644 --- a/Socket/SocketHandle.ih +++ b/Socket/SocketHandle.ih @@ -31,8 +31,8 @@ ///////////////////////////////ih.p//////////////////////////////////////// -namespace satcom { -namespace lib { +namespace senf { + class SocketProtocol; @@ -99,7 +99,7 @@ namespace lib { bool isServer_; }; -}} +} ///////////////////////////////ih.e//////////////////////////////////////// #endif @@ -107,5 +107,5 @@ namespace lib { // Local Variables: // mode: c++ -// c-file-style: "satcom" +// c-file-style: "senf" // End: