Date: Mon, 10 Sep 2001 11:46:07 -0700 (PDT) From: Mike Heffner <mikeh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200109101846.f8AIk8R12630@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mikeh 2001/09/10 11:46:07 PDT
Modified files:
libexec/ftpd ftpd.c
Log:
Remove a field width specifier that's not doing anything more than
what using snprintf() achieves. It was also being used incorrectly.
Revision Changes Path
1.83 +4 -7 src/libexec/ftpd/ftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109101846.f8AIk8R12630>
