X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/005ca69772d476116a262981090fde24162a1341..16bf32dcea05c64ff2ab831569be9a91c979a1b6:/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 */