Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 07/26/1999 17:36:10
Module Name:	gnusrc
Committed By:	simonb
Date:		Tue Jul 27 00:36:10 UTC 1999

Modified Files:
	gnusrc/gnu/usr.bin/gzip: gzip.c

Log Message:
Argh - both gzip.c and libbz have a "decompress" symbol.  For now,
rename gzip.c's decompress to de_compress.  I emailed the author
of libbz back in December about this and haven't heard anything
since...

Thanks to enami tsugutomo for pointing this out.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 gnusrc/gnu/usr.bin/gzip/gzip.c

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