mirror of
https://github.com/thepigeongenerator/cpusetcores.git
synced 2025-12-19 23:15:46 +01:00
update formatting
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
#include <stdnoreturn.h>
|
||||
|
||||
// prints an error message and aborts execution
|
||||
noreturn void fatal(char const*, ...);
|
||||
noreturn void fatal(const char *, ...);
|
||||
|
||||
Reference in New Issue
Block a user