Branch: refs/heads/openssl-3.3
Home: https://github.com/openssl/openssl
Commit: 774155460ae5904685110a7313310d70cffbab87
https://github.com/openssl/openssl/commit/774155460ae5904685110a7313310d70cffbab87
Author: Daniel Gustafsson <[email protected]>
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 <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/24864)
(cherry picked from commit b33f2697d953ac5dbadbe99d4110fe907b215ad8)
To unsubscribe from these emails, change your notification settings at
https://github.com/openssl/openssl/settings/notifications