mirror of
https://git.tukaani.org/xz.git
synced 2025-04-02 05:40:58 +00:00
xz: add missing noreturn for message_filters_help
Fixes: a165d7df1964121eb9df715e6f836a31c865beef
This commit is contained in:
parent
863f13d282
commit
462ca94099
@ -115,6 +115,7 @@ extern void message_help(bool long_help);
|
|||||||
|
|
||||||
/// Prints a help message specifically for using the --filters and
|
/// Prints a help message specifically for using the --filters and
|
||||||
/// --filtersX command line options.
|
/// --filtersX command line options.
|
||||||
|
tuklib_attr_noreturn
|
||||||
extern void message_filters_help(void);
|
extern void message_filters_help(void);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user