X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/2e9ba080dd30434f3e8f88e63029280889586a32..af203fee8e5328ac99e568123d2fe6047c738aae:/clients/rtpmon.c diff --git a/clients/rtpmon.c b/clients/rtpmon.c index 32974e8..21e451f 100644 --- a/clients/rtpmon.c +++ b/clients/rtpmon.c @@ -77,7 +77,7 @@ static const struct option options[] = { { 0, 0, 0, 0 } }; -static void help(void) { +static void attribute((noreturn)) help(void) { xprintf("Usage:\n" " rtpmon [OPTIONS] [ADDRESS] PORT\n" "Options:\n"