X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FCommunicationPolicy.cc;h=d67a92369b8fefd17fa155ea3d0eba916afc8d68;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=eedc8fb4e9442ee63a1a8ee880f5aa8e69390a8e;hpb=8421c3a8da7485cb8781045494ecaab3ed84f403;p=senf.git diff --git a/Socket/CommunicationPolicy.cc b/Socket/CommunicationPolicy.cc index eedc8fb..d67a923 100644 --- a/Socket/CommunicationPolicy.cc +++ b/Socket/CommunicationPolicy.cc @@ -75,4 +75,6 @@ prefix_ int senf::ConnectedCommunicationPolicy::do_accept(FileHandle handle, // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: