From: Michael Stapelberg Date: Sun, 3 Jan 2010 20:53:42 +0000 (+0100) Subject: Use doxygen compatible comments X-Git-Tag: 3.e~6^2~173 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fc4ce84d3685754c76538391519f4a93f2cd9906;p=i3%2Fi3 Use doxygen compatible comments --- diff --git a/include/sighandler.h b/include/sighandler.h index 08e89599..49317438 100644 --- a/include/sighandler.h +++ b/include/sighandler.h @@ -12,7 +12,7 @@ #ifndef _SIGHANDLER_H #define _SIGHANDLER_H -/* +/** * Setup signal handlers to safely handle SIGSEGV and SIGFPE * */