Aftermath of a clashing size_t fix (now only format changes).

This commit is contained in:
Ben Laurie
2008-11-13 09:48:47 +00:00
parent 6c901ae8c1
commit 774b2fe700
4 changed files with 4 additions and 4 deletions

View File

@@ -260,7 +260,7 @@ int set_cert_key_stuff(SSL_CTX *ctx, X509 *cert, EVP_PKEY *key)
}
long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
int argi, long argl, long ret)
int argi, long argl, long ret)
{
BIO *out;