CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/30 07:49:14
Modified files:
usr.sbin/relayd: relay.c
Log message:
The returned SSL_METHOD of SSLv23_server_method()/SSLv23_client_method()
is const now, adjust the variable and silence a compiler warning.
