diff options
-rw-r--r-- | docs/INTERNALS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INTERNALS b/docs/INTERNALS index 630b72b0f..54119cf79 100644 --- a/docs/INTERNALS +++ b/docs/INTERNALS @@ -356,7 +356,7 @@ multi interface/non-blocking The FTP and the SFTP/SCP protocols are thus perfect examples of how we adapt and adjust the code to allow non-blocking operations even on multi-stage - protocols. The DICT, TELNET and TFTP are crappy examples and they are subject + protocols. The DICT, LDAP and TELNET are crappy examples and they are subject for rewrite in the future to better fit the libcurl protocol family. SSL libraries |