Date: Sun, 26 Jul 1998 11:49:37 -0700 (PDT) From: Warner Losh <imp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/ftp extern.h ftp.c Message-ID: <199807261849.LAA05192@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1998/07/26 11:49:37 PDT
Modified files:
usr.bin/ftp extern.h ftp.c
Log:
fd_set is documented to be a typedef, not a struct. Conform more
closely to the documented interface.
Inspired-by: similar changes in OpenBSD
Revision Changes Path
1.7 +2 -4 src/usr.bin/ftp/extern.h
1.14 +7 -7 src/usr.bin/ftp/ftp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807261849.LAA05192>
