Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / Raw / EUI64.cci
index 4615506..221eef8 100644 (file)
@@ -31,7 +31,7 @@
 #include "MACAddress.hh"
 
 #define prefix_ inline
-///////////////////////////////cci.p///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 prefix_ senf::EUI64::EUI64(boost::uint64_t v)
 {
@@ -100,7 +100,7 @@ prefix_ boost::uint64_t senf::EUI64::uint64()
         |  (boost::uint64_t((*this)[7])    );
 }
 
-///////////////////////////////cci.e///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f