X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FTCPProtocol.cc;h=57ffef896800f700435d69589e6998e35414995e;hb=1cf24483a4b520177bfa539d9601749be6aef2ce;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: