X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/005ca69772d476116a262981090fde24162a1341..16bf32dcea05c64ff2ab831569be9a91c979a1b6:/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"