removed needless Boost.Iostreams dependency
[senf.git] / senf / Utils / Backtrace.hh
index f7f8925..e358d0b 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2008 
+// Copyright (C) 2008
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 // Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
 #include <iostream>
 
 //#include "Backtrace.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
     /** \defgroup backtraces Backtrace formatting and parsing
 
-        These functions help format and barse backtrace information as returned by the glibc
+        These functions help format and parse backtrace information as returned by the glibc
         ::backtrace function.
      */
 
@@ -58,7 +58,7 @@ namespace senf {
 
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "Backtrace.cci"
 //#include "Backtrace.ct"
 //#include "Backtrace.cti"