X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/8a886602880a1a0b65de4e062d4be178dee4d181..e31de8226f81ac0d38666423f60ea4754da1b874:/server/dbupgrade.c?ds=inline 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"