API dox: fix generation of example tlssocket.cpp

This commit is contained in:
Friedrich W. H. Kossebau 2020-05-29 16:28:08 +02:00
parent 27dcf14de4
commit 3b35392d13

View File

@ -169,7 +169,7 @@ The code below shows how to create an SSL client
*/
/* \example tlssocket.cpp
/** \example tlssocket.cpp
The code below shows how to create a socket that can operate
over an Transport Layer Security (TLS, also known as SSL) connection.