CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/04 09:32:00
Modified files:
lib/libssl : d1_both.c s3_lib.c ssl_locl.h
Log message:
Drop the second argument of dtls1_set_message_header() and make it a void
function. Nothing makes use of the return value and the second argument
was only used to produce the return value...
