tls_open_conn_data.h: fixed copy-paste error in doxy comment

This commit is contained in:
Evgeny Grin (Karlson2k)
2025-01-20 12:27:39 +01:00
parent fa660a70c5
commit e122f88084
+1 -1
View File
@@ -47,7 +47,7 @@ struct mhd_TlsOpenConnDebug
#endif /* ! NDEBUG */
/**
* The structure with connection-specific GnuTLS data
* The structure with connection-specific OpenSSL data
*/
struct mhd_TlsOpenConnData
{