CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2016/11/04 04:54:25

Modified files:
        lib/libtls     : tls_bio_cb.c 

Log message:
There's not much point having three static functions that do a cast and
assign a pointer, when we can just inline the three and do one cast
followed by three pointer assignments.

Reply via email to