mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-25 12:14:11 -05:00
include/nsysnet/nssl.h: Semantics - libcurl->nlibcurl
This commit is contained in:
@@ -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
|
||||
*
|
||||
* @{
|
||||
|
||||
Reference in New Issue
Block a user