Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / UN / UNDatagramSocketHandle.cc
index efe73fb..03faa56 100644 (file)
@@ -35,7 +35,7 @@
 
 //#include "UNDatagramSocketHandle.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 prefix_ void senf::UNDatagramSocketProtocol::init_client() const
 {
@@ -51,7 +51,7 @@ prefix_ void senf::UNDatagramSocketProtocol::init_client(UNSocketAddress const &
     clientHandle().bind(address);
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 //#include "UNDatagramSocketHandle.mpp"