mirror of
https://git.tukaani.org/xz.git
synced 2025-02-17 14:08:12 +00:00
xz: add missing noreturn for message_filters_help
Fixes: a165d7df1964121eb9df715e6f836a31c865beef (cherry picked from commit 462ca9409940a19f743daee6b3bcc611277d0007)
This commit is contained in:
parent
2633d8df61
commit
eed2f26c0e
@ -115,6 +115,7 @@ extern void message_help(bool long_help);
|
||||
|
||||
/// Prints a help message specifically for using the --filters and
|
||||
/// --filtersX command line options.
|
||||
tuklib_attr_noreturn
|
||||
extern void message_filters_help(void);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user