X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FTCPProtocol.cc;h=57ffef896800f700435d69589e6998e35414995e;hb=145f6a7d0f3a6aaa77b3625351c952d24cb0b8a1;hp=e51402217eb44c2e6609b15a4769c721191b07d1;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/TCPProtocol.cc b/Socket/TCPProtocol.cc index e514022..57ffef8 100644 --- a/Socket/TCPProtocol.cc +++ b/Socket/TCPProtocol.cc @@ -99,4 +99,6 @@ prefix_ bool senf::TCPProtocol::eof() // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: