From: Fred Morcos Date: Mon, 6 Nov 2023 09:17:51 +0000 (+0100) Subject: Cleanup libssl.cc #ifdef X-Git-Tag: rec-5.0.0-rc1~23^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87aca0a4eefa6482a74188885cce1421a4c0ae72;p=thirdparty%2Fpdns.git Cleanup libssl.cc #ifdef --- diff --git a/pdns/libssl.cc b/pdns/libssl.cc index 7348d2df80..8a1fbb894b 100644 --- a/pdns/libssl.cc +++ b/pdns/libssl.cc @@ -939,7 +939,7 @@ std::pair, std::vector(fopen(pair.d_cert.c_str(), "r"), fclose); if (!fp) {