gzip: Use 0x%04x instead of %x when printing 16-bit checksums
[gzip.git] / crypt.c
blobff14a7ba0d69676396353a92a8a142b92b99d9a9
1 /* crypt.c (dummy version) -- do not perform encryption
2 * Hardly worth copyrighting :-)
3 */
4 #include <config.h>
5 typedef int dummy;