CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2026/04/29 08:59:26

Modified files:
        lib/libssl     : d1_both.c dtls_local.h 

Log message:
Make dtls1_retransmit_message() static.

This function is only called from dtls1_retransmit_buffered_messages().
Make it static and move it above the caller.

ok kenjiro@ tb@

Reply via email to