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:
committed by
Jakub Jelen
parent
4fb5af1da5
commit
b7c1f792cc
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user