Use doxygen compatible comments
This commit is contained in:
parent
8afdf54078
commit
fc4ce84d36
|
@ -12,7 +12,7 @@
|
||||||
#ifndef _SIGHANDLER_H
|
#ifndef _SIGHANDLER_H
|
||||||
#define _SIGHANDLER_H
|
#define _SIGHANDLER_H
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* Setup signal handlers to safely handle SIGSEGV and SIGFPE
|
* Setup signal handlers to safely handle SIGSEGV and SIGFPE
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue