X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/812b526d127c6657e571db8b33a58137af6709cd..477b12ff719d3749b8d8f85035bd6384fee9be0d:/lib/version.h diff --git a/lib/version.h b/lib/version.h index b8ee0d5..51a32a0 100644 --- a/lib/version.h +++ b/lib/version.h @@ -21,7 +21,7 @@ #ifndef VERSION_H #define VERSION_H -void version(const char *name); +void attribute((noreturn)) version(const char *name); #endif /* VERSION_H */