Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / DatagramSocketProtocol.hh
index 5aa460d..1c1fde6 100644 (file)
 #include <senf/Scheduler/ClockService.hh>
 
 //#include "DatagramSocketProtocol.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
 
     ///\addtogroup protocol_facets_group
-    ///\{
+    //\{
 
     /** \brief Protocol facet providing generic BSD datagram socket functionality
       */
@@ -59,10 +59,10 @@ namespace senf {
     };
 
 
-    ///\}
+    //\}
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "DatagramSocketProtocol.cci"
 //#include "DatagramSocketProtocol.ct"
 //#include "DatagramSocketProtocol.cti"