build: avoid warnings from -Wstrict-prototypes
authorJim Meyering <meyering@redhat.com>
Fri, 20 Nov 2009 17:19:18 +0000 (18:19 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 20 Nov 2009 17:19:32 +0000 (18:19 +0100)
commitd54af7931a5b2ff7f5cb3759f948ea204a482307
tree21bde9c802b2a67571d06569de6f165a7b85b7a0
parentb5f88a3a283655adfc6c03fcb61031367e6d6d88
build: avoid warnings from -Wstrict-prototypes

* gzip.c (main): Declare using a prototype.
(progerror): Likewise.  And make parameter const.
gzip.c