diff options
Diffstat (limited to 'include/libssh/server.h')
| -rw-r--r-- | include/libssh/server.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libssh/server.h b/include/libssh/server.h index 9ad53e42..f3e0bb53 100644 --- a/include/libssh/server.h +++ b/include/libssh/server.h @@ -307,6 +307,7 @@ LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); * @return The public key or NULL. * * @see ssh_key_dup() + * @see ssh_key_cmp() * @see ssh_message_get() * @see ssh_message_type() */ |
