CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/06/27 16:42:02

Modified files:
        lib/libcrypto/crypto: Makefile 
        lib/libssl/src/crypto: cryptlib.c 
        lib/libssl/ssl : Makefile 

Log message:
Fix pointer to unsigned long conversion.

bcook@ notes that this check really only impacted 64-bit Windows.  Also,
changed the check to be unsigned for consistency.

ok bcook@

Reply via email to