gzip: pacify clang
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Mar 2016 00:47:22 +0000 (16:47 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Mar 2016 00:47:53 +0000 (16:47 -0800)
commit8d506e2b4b308b159daa010a9ee8227e23eb9138
tree159009be7a5c83a94798dcaa402ce81b4077e4f9
parentef80dc4ff003105071a6ba7470b30f4ba57e6e8a
gzip: pacify clang

* gzip.c (do_list): Use 2D array of char for month abbreviations,
as this is clearer anyway, and it pacifies Clang.  Problem reported
by Assaf Gordon in: http://bugs.gnu.org/22900#40
gzip.c