Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / Raw / TunTapSocketHandle.cc
index 8dfe2f1..30fb141 100644 (file)
@@ -37,7 +37,7 @@
 
 //#include "TunTapSocketHandle.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 prefix_ void senf::TapSocketProtocol::init_client()
     const
@@ -110,7 +110,7 @@ prefix_ std::string senf::TapSocketProtocol::ifaceName()
     return std::string(buf);
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 //#include "TunTapSocketHandle.mpp"