chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
disobedience/disobedience.h: Declare variables as `extern'.
[disorder]
/
lib
/
version.h
diff --git
a/lib/version.h
b/lib/version.h
index b8ee0d5a9a6ff0226e41ed63e286587be4553dca..51a32a088fa4511d0c6e5815e7295c68b70cf2d8 100644
(file)
--- 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 */