diff --git a/ks_cert_utils_8h_source.html b/ks_cert_utils_8h_source.html
index 77b6fc99..8d933936 100644
--- a/ks_cert_utils_8h_source.html
+++ b/ks_cert_utils_8h_source.html
@@ -111,9 +111,9 @@
19 #define ksCertUtilsNetCLientSecure_t WiFiClientSecure
- 21 class ksCertUtilsNetCLientSecure_t
- 22#elif (defined(ESP8266))
- 23 namespace BearSSL{
class WiFiClientSecure;}
+ 21 class ksCertUtilsNetCLientSecure_t;
+ 22#elif (defined(ESP8266))
+ 23 namespace BearSSL{
class WiFiClientSecure;}
24 #define ksCertUtilsNetCLientSecure_t BearSSL::WiFiClientSecure
26 #error Platform not implemented.