X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketHandle.ct;h=96c5b131d8fdaa01e1e8f430291ba2548cfb2108;hb=5457377c2eda70c535303f6cf87413bbb51bf1ea;hp=eac4a09e8f4d106d0db40e5221bbf52109e21bec;hpb=70256cc93f59f5d2c9b3428775a181e5e225bfc5;p=senf.git diff --git a/Socket/SocketHandle.ct b/Socket/SocketHandle.ct index eac4a09..96c5b13 100644 --- a/Socket/SocketHandle.ct +++ b/Socket/SocketHandle.ct @@ -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 non-inline template implementation + \brief SocketHandle non-inline template implementation */ #include "SocketHandle.ih" @@ -48,5 +48,10 @@ senf::detail::ConvertibleString::operator+=(ConvertibleString const & other) // 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: