Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/gzip
Module Name: src
Committed By: he
Date: Wed Feb 18 18:29:07 UTC 2004
Modified Files:
src/usr.bin/gzip: zuncompress.c
Log Message:
Fix mismatched type error in fropen() usage by converting return
type of zread() from ssize_t to int.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.bin/gzip/zuncompress.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index