aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/dh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dh.c b/src/dh.c
index d2ddfabd..1c76cf97 100644
--- a/src/dh.c
+++ b/src/dh.c
@@ -1132,7 +1132,7 @@ int ssh_get_publickey(ssh_session session, ssh_key *key)
* you at making things secure.
* OpenSSH uses SHA1 to print public key digests.
*
- * @see ssh_is_server_known()
+ * @see ssh_session_update_known_hosts()
* @see ssh_get_hexa()
* @see ssh_print_hexa()
* @see ssh_clean_pubkey_hash()