]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/dsa.h: fix include guard name
authorCarlo Teubner <435950+c4rlo@users.noreply.github.com>
Fri, 17 Dec 2021 10:57:46 +0000 (10:57 +0000)
committerPauli <pauli@openssl.org>
Sun, 19 Dec 2021 23:59:02 +0000 (10:59 +1100)
commit7db69a35f9d2c7ac8029de11115b18a57d341bf5
treeed58c4349929ed681de82beac43d8a0d1c5a939e
parentf050745fe69a538952f3e12af3718d19ef2df2e2
crypto/dsa.h: fix include guard name

The current include guard name is a duplicate of the one in dsaerr.h.

Noticed via https://lgtm.com/projects/g/openssl/openssl

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17303)
include/crypto/dsa.h