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