CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2022/03/02 12:52:19

Modified files:
        usr.sbin/httpd : server_file.c 

Log message:
Simplify .gz handling a bit

Combine strlcpy + strlcat into a single snprintf and remove a few
unnecessary parentheses.

ok deraadt millert

Reply via email to