From: Arran Cudbard-Bell Date: Sun, 5 Jun 2022 01:28:38 +0000 (-0400) Subject: Formatting X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12331399db937d76bee616561e4d07f28be83e14;p=thirdparty%2Ffreeradius-server.git Formatting --- diff --git a/src/lib/ldap/base.h b/src/lib/ldap/base.h index 6784e3b04da..7608c9c83c0 100644 --- a/src/lib/ldap/base.h +++ b/src/lib/ldap/base.h @@ -265,7 +265,7 @@ typedef struct { int tls_require_cert; //!< OpenLDAP constant representing the require cert string. - char const *tls_min_version_str; //!< Minimum TLS version + char const *tls_min_version_str; //!< Minimum TLS version int tls_min_version; /*