Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / Raw / EUI64.cc
index 70b4df3..f3f3d68 100644 (file)
@@ -33,7 +33,7 @@
 
 //#include "EUI64.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 senf::EUI64 const senf::EUI64::None;
 
@@ -73,7 +73,7 @@ prefix_ std::istream & senf::operator>>(std::istream & is, EUI64 & eui)
     return is;
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 //#include "EUI64.mpp"