Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / ProtocolClientSocketHandle.cti
index 0c4a427..e9db8da 100644 (file)
@@ -33,7 +33,7 @@
 #include <senf/Utils/senfassert.hh>
 
 #define prefix_ inline
-///////////////////////////////cti.p///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 template <class SocketProtocol>
 prefix_ senf::ProtocolClientSocketHandle<SocketProtocol>::
@@ -109,7 +109,7 @@ senf::ProtocolClientSocketHandle<SocketProtocol>::dumpState(unsigned lod)
     return detail::dumpState(map);
 }
 
-///////////////////////////////cti.e///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f