CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/16 02:36:29
Modified files:
usr.sbin/httpd : server.c
Log message:
Rename server_handshake_tls() to server_tls_handshake() to align with
the other server_tls_* functions (and I like the prefix notation
better). No functional change.
