Skip to content

Commit eeb024a

Browse files
author
gojimmypi
committed
fix missing closing comment on example user_settings.h
1 parent b7b20ed commit eeb024a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IDE/Espressif/ESP-IDF/user_settings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
#define CURVE25519_SMALL
100100
#define HAVE_ED25519
101101

102-
/* Optional OPENSSL compatibility *
102+
/* Optional OPENSSL compatibility */
103103
#define OPENSSL_EXTRA
104104
/* when you want to use pkcs7 */
105105
/* #define HAVE_PKCS7 */

0 commit comments

Comments
 (0)