X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FLLAddressing.cti;h=42e9934a5ec9c3981d7392b149789de88e99b1db;hb=83df9651fac5af034774ff9314ee18eeb8a5ec2a;hp=865a84a9e2e4235fabad3ef6094c7bb047ea6dc1;hpb=a4911c1fd3f53dc2a7bda6c1d2b00bdc4b864cff;p=senf.git diff --git a/Socket/LLAddressing.cti b/Socket/LLAddressing.cti index 865a84a..42e9934 100644 --- a/Socket/LLAddressing.cti +++ b/Socket/LLAddressing.cti @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -48,5 +48,10 @@ LLSocketAddress(ForwardRange const & address, std::string interface, // 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: