CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/10 14:55:22
Modified files:
usr.bin/grep : binary.c file.c grep.h
Log message:
zlib functions take a gzFile not gzFile * (gzFile is already a pointer).
>From Josh Rickmar.
