Skip to content

Commit 538ade1

Browse files
committed
Correct C++-style comments in settings.h
1 parent ee0e25d commit 538ade1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wolfssl/wolfcrypt/settings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
#undef WOLFSSL_ARDUINO
272272
#define WOLFSSL_ARDUINO
273273
/* ESP32? */
274-
#endif // defined(__arm__)
274+
#endif
275275

276276
#undef FREERTOS
277277
#ifndef WOLFSSL_USER_SETTINGS

0 commit comments

Comments
 (0)