gzip: fix debugging/porting typo
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2012 21:09:39 +0000 (13:09 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Nov 2012 21:45:27 +0000 (13:45 -0800)
commitdb5a6e78dcc71f8de7a61670de707ab6e5c22475
tree5b80e28fd198b198e0fc6b9f8bbf0319179f1822
parentd8975123403f54873819c2064769ad1d4c431410
gzip: fix debugging/porting typo

* unlzw.c (unlzw) [DEBUG]: Don't assume 'long' can be printed with %d.
unlzw.c