include/nsysnet/nssl.h: Semantics - libcurl->nlibcurl

This commit is contained in:
Ash 2018-06-28 19:36:12 +10:00
parent da3b0efaa6
commit 3e8c28f939
No known key found for this signature in database
GPG Key ID: 461BAD1D1531729D

View File

@ -12,10 +12,10 @@
* (NSSLCreateConnection()) that can transfer data using NSSLRead() and
* NSSLWrite().
*
* For HTTPS connections, consider using libcurl.
* For HTTPS connections, consider using nlibcurl.
*
* \if false
* meta: how to link to libcurl?
* meta: how to link to nlibcurl's Doxygen page?
* \endif
*
* @{