X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/8a886602880a1a0b65de4e062d4be178dee4d181..53a4a6fdcc52280765216ff019cf77b85ec48c18:/server/dbupgrade.c diff --git a/server/dbupgrade.c b/server/dbupgrade.c index e44b7f5..220fb76 100644 --- a/server/dbupgrade.c +++ b/server/dbupgrade.c @@ -48,7 +48,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-dbupgrade [OPTIONS]\n" "Options:\n"