Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / safe_bool.hh
index 44c1861..1625f9a 100644 (file)
@@ -29,7 +29,7 @@
 // Custom includes
 
 //#include "safe_bool.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
 
@@ -105,7 +105,7 @@ namespace senf {
            ...
         }
         \endcode
-        
+
         If the class to be made using senf::safe_bool is itself comparable via it's own \c
         operator==, you must use comparable_safe_bool instead of safe_bool to not loose this
         capability.
@@ -123,7 +123,7 @@ namespace senf {
 
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #include "safe_bool.cci"
 //#include "safe_bool.ct"
 #include "safe_bool.cti"