Aftermath of a clashing size_t fix (now only format changes).
[openssl.git] / apps / s_cb.c
index 103893090acf64e7c59a26ea505864e5d7f5900c..41f789af485b0f4a0c7d58f3bd76294996c2f227 100644 (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;