X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FFileHandle.cc;h=bdc4eca5a49c8c288bbedca9bf829859f158ad25;hb=85ab07d100a382467a42e19d741d403a7a96c951;hp=3e6b0237a550b84eb3e96363d12b178ea4552d4b;hpb=3e42ecb22121f2e6df86b27bea73f890384a4ee4;p=senf.git diff --git a/Socket/FileHandle.cc b/Socket/FileHandle.cc index 3e6b023..bdc4eca 100644 --- a/Socket/FileHandle.cc +++ b/Socket/FileHandle.cc @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -108,5 +108,8 @@ prefix_ bool senf::FileBody::pollCheck(int fd, bool incoming, bool block) // Local Variables: // mode: c++ +// fill-column: 100 // c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" // End: