Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / Operators.hh
index f555b4f..b45dc5c 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2010 
+// Copyright (C) 2010
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 // Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
 #include <boost/operators.hpp>
 
 //#include "Operators.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
-    
+
     template <class T, class B = boost::detail::empty_base<T> >
     struct strict_totally_ordered1
         : boost::totally_ordered1< T, boost::equivalent1< T, B > >
@@ -41,7 +41,7 @@ namespace senf {
 
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "Operators.cci"
 //#include "Operators.ct"
 //#include "Operators.cti"