X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FBacktrace.hh;h=e358d0bf28ed37a80f21dd3bb10613f038f677f6;hb=3aced0177a1c69c7af338b4e66db8694a71873ae;hp=adb5565f88e5d52b6e83690a2fe4bf82903cc63e;hpb=9cb871b939efe93e35dd96808d25089399acfc46;p=senf.git diff --git a/senf/Utils/Backtrace.hh b/senf/Utils/Backtrace.hh index adb5565..e358d0b 100644 --- a/senf/Utils/Backtrace.hh +++ b/senf/Utils/Backtrace.hh @@ -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"