From fc4ce84d3685754c76538391519f4a93f2cd9906 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 3 Jan 2010 21:53:42 +0100 Subject: [PATCH] Use doxygen compatible comments --- include/sighandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * */ -- 2.39.5