Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / Raw / MACAddress.test.cc
index 571d167..5dbfb95 100644 (file)
@@ -37,7 +37,7 @@
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 SENF_AUTO_UNIT_TEST(macAddress)
 {
@@ -112,7 +112,7 @@ SENF_AUTO_UNIT_TEST(macAddress)
     BOOST_CHECK_EQUAL( senf::EUI64::from_mac(mac), mac );
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_