fix missing closing comment on example user_settings.h

This commit is contained in:
gojimmypi
2023-12-13 09:19:39 -08:00
parent b7b20ededd
commit eeb024a30d

View File

@@ -99,7 +99,7 @@
#define CURVE25519_SMALL #define CURVE25519_SMALL
#define HAVE_ED25519 #define HAVE_ED25519
/* Optional OPENSSL compatibility * /* Optional OPENSSL compatibility */
#define OPENSSL_EXTRA #define OPENSSL_EXTRA
/* when you want to use pkcs7 */ /* when you want to use pkcs7 */
/* #define HAVE_PKCS7 */ /* #define HAVE_PKCS7 */