summaryrefslogtreecommitdiff
path: root/lib/url.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/url.c')
-rw-r--r--lib/url.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/url.c b/lib/url.c
index ace8d53c9..8af33c040 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -146,7 +146,7 @@ static void conn_free(struct connectdata *conn);
*
* Parameters:
*
-* protocol [in] - A single bit protocol identifier such as HTTP or HTTPS.
+* 'h' [in] - struct Curl_handler pointer.
*
* Returns the family as a single bit protocol identifier.
*/