Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / INet / INetSocketProtocol.cc
index 8bd867e..deb3f59 100644 (file)
@@ -34,9 +34,9 @@
 
 //#include "INetSocketProtocol.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::INetSocketProtocol
 
 prefix_ void senf::INetSocketProtocol::bindInterface(std::string const & iface)
@@ -57,13 +57,13 @@ prefix_ std::string senf::INetSocketProtocol::bindInterface()
     return iface;
 }
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::IPv4SocketProtocol
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::IPv6SocketProtocol
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 //#include "INetSocketProtocol.mpp"