X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/8a886602880a1a0b65de4e062d4be178dee4d181..2a2b84aa6a83ccb20820723f1c93ef3f762eb4d3:/server/stats.c diff --git a/server/stats.c b/server/stats.c index 1ac1cd7..ac37374 100644 --- a/server/stats.c +++ b/server/stats.c @@ -36,7 +36,7 @@ static const struct option options[] = { }; /* display usage message and terminate */ -static void help(void) { +static void attribute((noreturn)) help(void) { xprintf("Usage:\n" " disorder-stats [OPTIONS]\n" "Options:\n"