From 252354fde2201a979464bc26cb2351aa3f07c865 Mon Sep 17 00:00:00 2001 From: gojimmypi Date: Wed, 25 Sep 2024 16:10:18 -0700 Subject: [PATCH] Long line fix --- wolfssl/wolfcrypt/port/Espressif/esp_crt_bundle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wolfssl/wolfcrypt/port/Espressif/esp_crt_bundle.h b/wolfssl/wolfcrypt/port/Espressif/esp_crt_bundle.h index 178fdafae6..632b371f58 100644 --- a/wolfssl/wolfcrypt/port/Espressif/esp_crt_bundle.h +++ b/wolfssl/wolfcrypt/port/Espressif/esp_crt_bundle.h @@ -48,7 +48,7 @@ * Optionally print example application information that may be interesting. * * IS_WOLFSSL_CERT_BUNDLE_FORMAT - * This should be left on, as no other bundle format is supported at this time. + * This should be left on as no other bundle format is supported at this time. * * CB_INLINE * Normally on, this uses the compiler `inline` decorator for bundle functions