On systems that use case-insensitive symbol names (i.e. they're all
[openssl.git] / apps / s_cb.c
index 28f8acc1e30825a984b05a72a94d5b3b61394b04..65cd0ff76be2ed55c2471493fbf35d1d84ca166e 100644 (file)
@@ -229,8 +229,8 @@ int set_cert_stuff(SSL_CTX *ctx, char *cert_file, char *key_file)
        return(1);
        }
 
-long MS_CALLBACK bio_dump_cb(BIO *bio, int cmd, const char *argp, int argi,
-            long argl, long ret)
+long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
+       int argi, long argl, long ret)
        {
        BIO *out;