Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / Raw / PacketSocketHandle.cc
index f9728b3..a6a6e2a 100644 (file)
@@ -38,7 +38,7 @@
 
 //#include "PacketSocketHandle.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 prefix_ void senf::PacketSocketProtocol::init_client(SocketType type, int protocol)
     const
@@ -119,7 +119,7 @@ prefix_ void senf::PacketSocketProtocol::promisc(std::string const & interface,
         throw senf::SystemException();
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 //#include "PacketSocketHandle.mpp"