1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-12 15:41:16 +03:00

documentation: Fix Missing param doxygen warnings

Signed-off-by: Norbert Pocs <npocs@redhat.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
Norbert Pocs
2022-12-22 10:23:23 +01:00
committed by Jakub Jelen
parent 4fb5af1da5
commit b7c1f792cc
7 changed files with 30 additions and 7 deletions

View File

@@ -1218,7 +1218,7 @@ int ssh_execute_message_callbacks(ssh_session session){
/**
* @brief Sends a keepalive message to the session
*
* @param The session to send the message to
* @param session The session to send the message to
*
* @returns SSH_OK
*/