summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/INTERNALS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md
index 1633e59ff..69b92d4e2 100644
--- a/docs/INTERNALS.md
+++ b/docs/INTERNALS.md
@@ -314,7 +314,7 @@ FTP
<a name="kerberos"></a>
Kerberos
---------
+========
Kerberos support is mainly in lib/krb5.c and lib/security.c but also
`curl_sasl_sspi.c` and `curl_sasl_gssapi.c` for the email protocols and
@@ -590,6 +590,7 @@ Asynchronous name resolves
options that end with LARGE. The type is 64bit large on most modern
platforms.
+<a name="curlx"></a>
curlx
=====