X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.cci;h=8adbd5fa0bf69a7d65a7bac5f5120bd7b2bbc469;hb=9a988902090d28007578e93bffd809f6bd913155;hp=e138ec263607bdafb7952ba15ae1e87cf7806cc5;hpb=70256cc93f59f5d2c9b3428775a181e5e225bfc5;p=senf.git diff --git a/Socket/SocketHandle.cci b/Socket/SocketHandle.cci index e138ec2..8adbd5f 100644 --- a/Socket/SocketHandle.cci +++ b/Socket/SocketHandle.cci @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -21,7 +21,7 @@ // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /** \file - \brief senf::SocketHandle inline non-template implementation + \brief SocketHandle inline non-template implementation */ #include "SocketHandle.ih" @@ -76,5 +76,8 @@ prefix_ senf::detail::ConvertibleString::ConvertibleString(bool v) // Local Variables: // mode: c++ +// fill-column: 100 // c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" // End: