X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FPacketSocketHandle.ct;h=ba22740e812ece997fa0c6bd818bfcd64e67824d;hb=1d6a05a5ebfab82985d40e694f8257397ca5036c;hp=ca002ab2f0ecd3bbb0437f06a0ec7098fde2dd5c;hpb=d0006132bfcb3ab442cf66b600ed3fad36f1ac2c;p=senf.git diff --git a/Socket/PacketSocketHandle.ct b/Socket/PacketSocketHandle.ct index ca002ab..ba22740 100644 --- a/Socket/PacketSocketHandle.ct +++ b/Socket/PacketSocketHandle.ct @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -51,5 +51,9 @@ senf::detail::Range_LLAddressCopier::operator()(unsigned char * ta // 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: