X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FLLAddressing.ct;h=300d20d7cb8f616251c174173237ebeea44ba170;hb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;hp=4a9fbba719507682350106380a5fd09d15970a93;hpb=a4911c1fd3f53dc2a7bda6c1d2b00bdc4b864cff;p=senf.git diff --git a/Socket/LLAddressing.ct b/Socket/LLAddressing.ct index 4a9fbba..300d20d 100644 --- a/Socket/LLAddressing.ct +++ b/Socket/LLAddressing.ct @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -84,5 +84,9 @@ prefix_ unsigned char senf::detail::HexConverter::operator()(ForwardRange const // Local Variables: // mode: c++ +// fill-column: 100 // c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" +// compile-command: "scons -u test" // End: