argmatch-tests: use _Noreturn
[gnulib.git] / ChangeLog
index 56ad1dd..2bbc93c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-07-12  Paul Eggert  <eggert@cs.ucla.edu>
 
+       argmatch-tests: use _Noreturn
+       * tests/test-argmatch.c (_GL_ATTRIBUTE_NORETURN): Remove.
+       (ARGMATCH_DIE_DECL): Use _Noreturn instead.
+
        stdlib: use _Noreturn
        * lib/stdlib.in.h (_GL_ATTRIBUTE_NORETURN): Remove.
        (_Exit): Use _Noreturn rather than _GL_ATTRIBUTE_NORETURN.