diff --git a/.codespellexcludelines b/.codespellexcludelines index cd204a1a2f..5ae87f1847 100644 --- a/.codespellexcludelines +++ b/.codespellexcludelines @@ -19,3 +19,5 @@ rsource "Kconfig.tls-generic" /* functions added to support above needed, removed TOOM and KARATSUBA */ #include * extern global version from /usr/src/sys/sys/systm.h */ + return "UE"; + ExpectStrEQ(wolfSSL_alert_desc_string(unsupported_extension), "UE");