Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Socket / Protocols / INet / net.test.hh
index bf398da..ac014c7 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2009 
+// Copyright (C) 2009
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 // Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
@@ -31,7 +31,7 @@
 #include <boost/test/test_tools.hpp>
 
 //#include "net.test.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace {
 
@@ -61,6 +61,7 @@ namespace {
             _exit(0);
         }
         signal(SIGCHLD, SIG_DFL);
+        sleep(1);
     }
 
     void wait()
@@ -99,7 +100,7 @@ namespace {
 
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "net.test.cci"
 //#include "net.test.ct"
 //#include "net.test.cti"