Explorar o código

Merge pull request #7061 from gojimmypi/PR-Espressif-user_settings-fix

Fix missing closing comment on example Espressif user_settings.h
David Garske hai 5 meses
pai
achega
8acee813cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      IDE/Espressif/ESP-IDF/user_settings.h

+ 1 - 1
IDE/Espressif/ESP-IDF/user_settings.h

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