X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FLLAddressing.ct;h=f11925973ffdffe1ba231b14d1de968e4a9206fc;hb=9a988902090d28007578e93bffd809f6bd913155;hp=c9b2086c4c811c71d804c8e33e5d5f86ae5589e5;hpb=ac6a813d9d99f7add4e13aff7a4bcd314d5604a6;p=senf.git diff --git a/Socket/LLAddressing.ct b/Socket/LLAddressing.ct index c9b2086..f119259 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 @@ -20,7 +20,9 @@ // Free Software Foundation, Inc., // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -// Definition of non-inline template functions +/** \file + \brief LLSocketAddress and LLAddressingPolicy non-inline template implementation + */ #include "LLAddressing.ih" @@ -82,5 +84,8 @@ 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" // End: