CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2016/12/08 12:59:51
Modified files: usr.bin/ftp : fetch.c Log message: Avoid splitting the "Requesting %s" printf and its trailing newline. Fixes a missing newline in one place and an extra one later on when both debug and verbose are set.