Fix misspelled deprecation macro name in comment
authorMatthias St. Pierre <matthias.st.pierre@ncp-e.com>
Mon, 28 Aug 2023 11:22:24 +0000 (13:22 +0200)
committerHugo Landau <hlandau@openssl.org>
Wed, 30 Aug 2023 10:44:33 +0000 (11:44 +0100)
commit4d5cfb229be8a52cdf961d9b7c5f6c1c0fa3b4f7
treeffd62ec2372b066d5bfcfa2a79d3dd1dad31d9bb
parentb56b034e9afc980c846a61dbf581da3c46e67952
Fix misspelled deprecation macro name in comment

Commit 77c30753cd replaced the convenience macros `DEPRECATEDIN_{major}_{minor}`
by `OSSL_DEPRECATEDIN_{major}_{minor}` but misspelled them in the comment.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21868)
include/openssl/macros.h