CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/06/23 04:34:16

Modified files:
        lib/libcrypto/ec: ec_print.c 

Log message:
Fix return check for BN_hex2bn()

Purely cosmetic change taking into account the fact that this function
returns a length rather than a boolean. This is the last offender in the
library.

ok jsing

Reply via email to