[openssl/openssl] b33f26: Rearrange code examples in docs for clarity
Daniel Gustafsson
noreply at github.com
Mon Jul 15 16:34:00 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: b33f2697d953ac5dbadbe99d4110fe907b215ad8
https://github.com/openssl/openssl/commit/b33f2697d953ac5dbadbe99d4110fe907b215ad8
Author: Daniel Gustafsson <daniel at yesql.se>
Date: 2024-07-15 (Mon, 15 Jul 2024)
Changed paths:
M doc/man3/MD5.pod
Log Message:
-----------
Rearrange code examples in docs for clarity
The introduction of a deprecation notice between the header include
line and the function prototypes left the inclusion in the previous
block. Move the #include to after the deprecation notice to ensure
that the headers is included together with the corresponding MDX_y*
functions.
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24864)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list