X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FUDPProtocol.cc;h=af5d91e1198274c18b2d17cd0e2fd2fcd6f355ea;hb=5fa6100931098291a976040efbedd094ce6bd89b;hp=854a522810e10b591a0a1b9efedb0726946f6bad;hpb=2f0c9a98a505a4b2076866db93b8e2e1b98f2ff4;p=senf.git diff --git a/Socket/UDPProtocol.cc b/Socket/UDPProtocol.cc index 854a522..af5d91e 100644 --- a/Socket/UDPProtocol.cc +++ b/Socket/UDPProtocol.cc @@ -162,4 +162,6 @@ prefix_ void senf::UDPProtocol::mcTTL(unsigned value) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: