Fix warnings about mismatched prototypes, undefined size_t and value computed
authorDr. Stephen Henson <steve@openssl.org>
Sun, 2 Nov 2008 12:50:48 +0000 (12:50 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 2 Nov 2008 12:50:48 +0000 (12:50 +0000)
commitc76fd290be9e4a755dde3c5fe1ed886a89e30fc6
treefcede0e06d67a9ef78dbae03b3fb4cf812403f4b
parentd0a20cafa1ee76ae0b270e6bb6db50f18e874cf6
Fix warnings about mismatched prototypes, undefined size_t and value computed
not used.
apps/apps.c
crypto/bn/asm/x86_64-gcc.c
crypto/bn/bn_lcl.h
crypto/evp/p_verify.c
ssl/ssl_lib.c