Massive constification.
[oweals/openssl.git] / apps / s_apps.h
index 145207f5fe525703b7da46788737aab6037acfd2..4ce6725d2b6d8dc7407b2bc36870f23bb1a3b346 100644 (file)
@@ -86,7 +86,7 @@ int extract_port(char *str, short *port_ptr);
 int extract_host_port(char *str,char **host_ptr,unsigned char *ip,short *p);
 int host_ip(char *str, unsigned char ip[4]);
 
-long MS_CALLBACK bio_dump_cb(BIO *bio, int cmd, char *argp,
+long MS_CALLBACK bio_dump_cb(BIO *bio, int cmd, const char *argp,
        int argi, long argl, long ret);
 
 #ifdef HEADER_SSL_H