Commit aae4a478 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

CURLOPT_SSH_KEY*.3: typos

Reported-by: Gisle Vanem
parent 399a1a61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ NULL
SFTP and SCP
.SH EXAMPLE
.nf
statoc int keycb(CURL *easy,
static int keycb(CURL *easy,
                 const struct curl_khkey *knownkey,
                 const struct curl_khkey *foundkey,
                 enum curl_khmatch,
+1 −1
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ NULL
SFTP and SCP
.SH EXAMPLE
.nf
statoc int keycb(CURL *easy,
static int keycb(CURL *easy,
                 const struct curl_khkey *knownkey,
                 const struct curl_khkey *foundkey,
                 enum curl_khmatch,