PPI: Checkin of first compiling (yet not working) version
[senf.git] / Socket / ProtocolServerSocketHandle.mpp
index 101d41b..861f6e1 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2006 
+// Copyright (C) 2006
 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
 // Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
 //     Stefan Bund <stefan.bund@fokus.fraunhofer.de>
 // Free Software Foundation, Inc.,
 // 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+/** \file
+    \brief ssenf::ProtocolServerSocketHandle Boost.Preprocessor external iteration include
+ */
+
 #if !BOOST_PP_IS_ITERATING
 #ifndef MPP_PSSH__ProtocolServerSocketHandle_
 
@@ -89,5 +93,8 @@ ProtocolServerSocketHandle( mpp_PSSH_MethodParameters() )
 \f
 // Local Variables:
 // mode: c++
+// fill-column: 100
 // c-file-style: "senf"
+// indent-tabs-mode: nil
+// ispell-local-dictionary: "american"
 // End: