Skip to content

Commit

Permalink
Updated function description of nasl_ssh_shell_read()
Browse files Browse the repository at this point in the history
(cherry picked from commit 8404ab2)
  • Loading branch information
cfi-gb authored and mergify-bot committed Jun 22, 2021
1 parent c1280f4 commit 36230eb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion nasl/nasl_ssh.c
Original file line number Diff line number Diff line change
Expand Up @@ -1813,7 +1813,10 @@ nasl_ssh_shell_read (lex_ctxt *lexic)
* @nasluparam
*
* - An ssh session id.
* - A string to write to shell.
*
* @naslnparam
*
* - @a cmd A string to write to shell.
*
* @naslret An integer: 0 on success, -1 on failure.
*
Expand Down

0 comments on commit 36230eb

Please sign in to comment.