CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/04/22 22:24:39

Modified files:
        lib/libssl/src/crypto/asn1: n_pkey.c 

Log message:
Rather than sprinkling magical numbers everywhere, we can use sizeof()
for the size of a fixed size array.
>From Dirk Engling <[email protected]>

Reply via email to