Prototype info function.
[openssl.git] / apps / s_cb.c
index ace2682f9badfdfc567e302dadef5ab14a1ec55c..ca5b24548c8f5ae4a9d36a43e509f3062644bac1 100644 (file)
@@ -253,7 +253,7 @@ long MS_CALLBACK bio_dump_cb(BIO *bio, int cmd, const char *argp, int argi,
        return(ret);
        }
 
-void MS_CALLBACK apps_ssl_info_callback(SSL *s, int where, int ret)
+void MS_CALLBACK apps_ssl_info_callback(const SSL *s, int where, int ret)
        {
        char *str;
        int w;