Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / Raw / EUI64.cti
index 0ca2283..83e744d 100644 (file)
@@ -29,7 +29,7 @@
 #include <senf/config.hh>
 
 #define prefix_ inline
-///////////////////////////////cti.p///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 template <class InputIterator>
 prefix_ senf::EUI64 senf::EUI64::from_data(InputIterator i)
@@ -39,7 +39,7 @@ prefix_ senf::EUI64 senf::EUI64::from_data(InputIterator i)
     return eui;
 }
 
-///////////////////////////////cti.e///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f