X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FBacktrace.hh;h=e358d0bf28ed37a80f21dd3bb10613f038f677f6;hb=3aced0177a1c69c7af338b4e66db8694a71873ae;hp=f7f8925886b7b630e28e426ee0017688acb45625;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Utils/Backtrace.hh b/senf/Utils/Backtrace.hh index f7f8925..e358d0b 100644 --- a/senf/Utils/Backtrace.hh +++ b/senf/Utils/Backtrace.hh @@ -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 @@ -30,12 +30,12 @@ #include //#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"