X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FINetProtocol.cc;h=7d51f4d01eec2007e15ac7b2d4c1144159dca723;hb=85ab07d100a382467a42e19d741d403a7a96c951;hp=ca93fa954e167082f3f355bb6c3836d78987eacf;hpb=3e42ecb22121f2e6df86b27bea73f890384a4ee4;p=senf.git diff --git a/Socket/INetProtocol.cc b/Socket/INetProtocol.cc index ca93fa9..7d51f4d 100644 --- a/Socket/INetProtocol.cc +++ b/Socket/INetProtocol.cc @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -172,5 +172,8 @@ prefix_ void senf::IPv6Protocol::bind(INet6SocketAddress const & address) // Local Variables: // mode: c++ +// fill-column: 100 // c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" // End: