]> git.ipfire.org Git - thirdparty/openssl.git/commit
Added missing ';' after methods in the synopsis section of pod files
authorShane Lontis <shane.lontis@oracle.com>
Wed, 15 Jul 2020 08:26:35 +0000 (18:26 +1000)
committerRichard Levitte <levitte@openssl.org>
Sun, 19 Jul 2020 16:45:30 +0000 (18:45 +0200)
commitf64f17c3e011a00febed2bf6bc17ca7e030fc69e
tree68689e86365774747b768f3b05de94383239f5f6
parent93e32043cbf75d0802bca9782e61a241acb1ec2d
Added missing ';' after methods in the synopsis section of pod files

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12452)
41 files changed:
doc/internal/man3/ossl_algorithm_do_all.pod
doc/internal/man3/ossl_cmp_certReq_new.pod
doc/man3/BIO_f_cipher.pod
doc/man3/BIO_printf.pod
doc/man3/BIO_s_file.pod
doc/man3/BIO_s_mem.pod
doc/man3/CONF_modules_free.pod
doc/man3/CRYPTO_get_ex_new_index.pod
doc/man3/DH_get_1024_160.pod
doc/man3/EC_GROUP_new.pod
doc/man3/ENGINE_add.pod
doc/man3/ERR_print_errors.pod
doc/man3/EVP_PKEY_CTX_ctrl.pod
doc/man3/EVP_PKEY_get_default_digest_nid.pod
doc/man3/EVP_bf_cbc.pod
doc/man3/EVP_cast5_cbc.pod
doc/man3/EVP_chacha20.pod
doc/man3/EVP_desx_cbc.pod
doc/man3/EVP_idea_cbc.pod
doc/man3/EVP_rc2_cbc.pod
doc/man3/EVP_rc4.pod
doc/man3/EVP_rc5_32_12_16_cbc.pod
doc/man3/EVP_seed_cbc.pod
doc/man3/OBJ_nid2obj.pod
doc/man3/OPENSSL_malloc.pod
doc/man3/OpenSSL_add_all_algorithms.pod
doc/man3/PEM_read.pod
doc/man3/PKCS12_SAFEBAG_get0_attrs.pod
doc/man3/RAND_cleanup.pod
doc/man3/RSA_size.pod
doc/man3/SSL_COMP_add_compression_method.pod
doc/man3/SSL_CTX_get0_param.pod
doc/man3/SSL_CTX_set_alpn_select_cb.pod
doc/man3/SSL_CTX_set_tmp_dh_callback.pod
doc/man3/SSL_SESSION_get0_id_context.pod
doc/man3/SSL_SESSION_set1_id.pod
doc/man3/SSL_load_client_CA_file.pod
doc/man3/X509_NAME_get0_der.pod
doc/man3/X509_SIG_get0.pod
doc/man3/X509_check_purpose.pod
doc/man3/d2i_PrivateKey.pod