xstrtol.h: avoid "_Noreturn is not at beginning of declaration" warning
authorJim Meyering <meyering@redhat.com>
Thu, 23 Aug 2012 20:02:39 +0000 (22:02 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 24 Aug 2012 09:36:00 +0000 (11:36 +0200)
commit1ba1387ffbf3e352e50960a0fcbe4fdc7580de5e
tree016a75bcb8045eca0111eb7e8d7ad3bbdee01490
parent0815bd3d34b072659e4e2c8c97241fe2ccae1cd6
xstrtol.h: avoid "_Noreturn is not at beginning of declaration" warning

* lib/xstrtol.h: Put "_Noreturn" before "void" in declaration,
to placate gcc's -Wold-style-declaration.
ChangeLog
lib/xstrtol.h