X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FLLAddressing.ct;h=52130e3f61301fcd816963515f31deab9a10bd71;hb=78c1f45585a8d7aecd3c29074f2733a3f6968396;hp=4a9fbba719507682350106380a5fd09d15970a93;hpb=a4911c1fd3f53dc2a7bda6c1d2b00bdc4b864cff;p=senf.git diff --git a/Socket/LLAddressing.ct b/Socket/LLAddressing.ct index 4a9fbba..52130e3 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,10 @@ 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" +// comment-column: 40 // End: