CVSROOT:        /cvs
Module name:    src
Changes by:     bc...@cvs.openbsd.org   2014/12/07 20:54:19

Modified files:
        lib/libssl/src/crypto/bio: bio_cb.c 

Log message:
Use platform-defined method of printing a pointer.

Casting a pointer to an unsigned long discards bits on an LLP64 system.

ok deraadt@

Reply via email to