Subject: CVS commit: [netbsd-2-0] src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 06/24/2004 17:24:48
Module Name:	src
Committed By:	jmc
Date:		Thu Jun 24 17:24:48 UTC 2004

Modified Files:
	src/usr.bin/gzip [netbsd-2-0]: gzip.c

Log Message:
Pullup rev 1.50 (requested by mrg in ticket #547)

If there are zero bytes to output, this isn't an error. It's probably
a zero length file. Don't return an error. PR#25994


To generate a diff of this commit:
cvs rdiff -r1.29.2.16 -r1.29.2.17 src/usr.bin/gzip/gzip.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.