maint: avoid gcc warning about missing attributes
authorJim Meyering <meyering@redhat.com>
Sat, 14 Feb 2009 10:22:22 +0000 (11:22 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 2 Mar 2009 08:10:17 +0000 (09:10 +0100)
commitebfbdf9f0e53d5eb8e6a1c85d825a1a9f0f1baef
tree7a663605bb08ec9c0850c50f508aceb08bc4d20e
parent2d10b7617bf846d197b881507c6c37e951e773dd
maint: avoid gcc warning about missing attributes

* src/prog-fprintf.h (prog_fprintf): Declare with printf attribute.
* src/system.h (usage): Declare with the "noreturn" attribute.
src/prog-fprintf.h
src/system.h