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 * */