CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2022/10/23 13:06:35

Modified files:
        usr.bin/compress: main.c 

Log message:
The cat_opts and decomp_opts fields in struct compressor are unused
so just remove them.  Also mark functions private to main.c as
static.  For SMALL, longopts can be NULL instead of an empty array.
OK kn@

Reply via email to