[openssl/openssl] 841b04: Rearrange code examples in docs for clarity

Daniel Gustafsson noreply at github.com
Mon Jul 15 16:33:59 UTC 2024


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 841b041336fab3956f7ef6c5402406f517d836f6
      https://github.com/openssl/openssl/commit/841b041336fab3956f7ef6c5402406f517d836f6
  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)

(cherry picked from commit b33f2697d953ac5dbadbe99d4110fe907b215ad8)



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