diff options
| author | Andreas Schneider <asn@cryptomilk.org> | 2013-11-04 21:55:29 +0100 |
|---|---|---|
| committer | Andreas Schneider <asn@cryptomilk.org> | 2013-11-04 21:55:58 +0100 |
| commit | 965000129e9eeb27e1ab8805ff3286eae65ebf9b (patch) | |
| tree | 4a4264737e7220a1b674e7cd9d2df37162fe7cd3 /src/options.c | |
| parent | 0940c6f1b00bd4b6a0bcac75429adb1c0c121a29 (diff) | |
doc: Fix doxygen warnings.
Diffstat (limited to 'src/options.c')
| -rw-r--r-- | src/options.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.c b/src/options.c index 46dc0b4b..e02ad4df 100644 --- a/src/options.c +++ b/src/options.c @@ -1254,7 +1254,7 @@ static int ssh_bind_options_set_algo(ssh_bind sshbind, int algo, /** * @brief This function can set all possible ssh bind options. * - * @param session An allocated ssh option structure. + * @param sshbind An allocated ssh bind structure. * * @param type The option type to set. This could be one of the * following: |
