Layout fixes (again IE .. :-( )
[senf.git] / Socket / PacketSocketHandle.test.cc
index fb10346..77ce526 100644 (file)
@@ -55,7 +55,7 @@ BOOST_AUTO_UNIT_TEST(packetSocketHandle)
 
         // How am I supposed to test read and write .. grmpf ..
         
-        // TODO: There are some failures here ... need to investigate
+        // BUG: There are some failures here ... need to investigate
         /*
         BOOST_CHECK_NO_THROW( sock.protocol().promisc(
                                   "lo",satcom::lib::PacketProtocol::Promiscuous) );