Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 4eb6cad552936f2acfda7d9f731d2ccf7ee0c1ba
https://github.com/openssl/openssl/commit/4eb6cad552936f2acfda7d9f731d2ccf7ee0c1ba
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