mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-11 04:57:07 +03:00
Report as an exit function.
This commit is contained in:
parent
6fbc5a31da
commit
6795d8b692
2
CRT.h
2
CRT.h
@ -98,6 +98,8 @@ typedef enum ColorElements_ {
|
||||
LAST_COLORELEMENT
|
||||
} ColorElements;
|
||||
|
||||
void CRT_fatalError(const char* note) __attribute__ ((noreturn));
|
||||
|
||||
|
||||
// TODO: centralize these in Settings.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user