X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FTCPProtocol.cc;h=e51402217eb44c2e6609b15a4769c721191b07d1;hb=9a988902090d28007578e93bffd809f6bd913155;hp=4fe5678ee16c0c0557695622e5488b67453e5e51;hpb=a4911c1fd3f53dc2a7bda6c1d2b00bdc4b864cff;p=senf.git diff --git a/Socket/TCPProtocol.cc b/Socket/TCPProtocol.cc index 4fe5678..e514022 100644 --- a/Socket/TCPProtocol.cc +++ b/Socket/TCPProtocol.cc @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -95,5 +95,8 @@ prefix_ bool senf::TCPProtocol::eof() // Local Variables: // mode: c++ +// fill-column: 100 // c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" // End: