]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_lib.c
Use "const char *" instead of "char *" for filenames passed to functions.
authorBodo Möller <bodo@openssl.org>
Sun, 9 May 1999 10:12:10 +0000 (10:12 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 9 May 1999 10:12:10 +0000 (10:12 +0000)
commit303c002898915c5636dfa9d295b9de38db65207a
treec440e05109738a32759518450db9c4820cbaf302
parenta5ab0532caf9a11f20eeb49b78ddc8e90f64a418
Use "const char *" instead of "char *" for filenames passed to functions.

Submitted by:
Reviewed by:
PR:
crypto/x509/by_dir.c
crypto/x509/by_file.c
crypto/x509/x509_d2.c
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.h
ssl/ssl.h
ssl/ssl_lib.c
ssl/ssl_rsa.c