CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/27 09:16:16
Modified files:
usr.bin/ftp : fetch.c main.c
Log message:
Per the libtls man page, tls_init() must be called prior to any other
tls_* function; so actually do that.
