CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/25 14:31:41
Modified files:
usr.sbin/relayd: relay_http.c relayd.h
Log message:
The output of server_root_strip() is a string. Use the correct format
"%s". Same for the output of relay_expand_http().
with and ok claudio@
Found by Cedric Tessier, thanks!
