X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FFileHandle.cc;h=0cc9b79cff40146b9028a03d3a87d265087d2036;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=bdc4eca5a49c8c288bbedca9bf829859f158ad25;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/FileHandle.cc b/Socket/FileHandle.cc index bdc4eca..0cc9b79 100644 --- a/Socket/FileHandle.cc +++ b/Socket/FileHandle.cc @@ -112,4 +112,6 @@ prefix_ bool senf::FileBody::pollCheck(int fd, bool incoming, bool block) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: