mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 18:04:25 +09:00
Make ssh_options_free() documentation public.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@348 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
@@ -176,7 +176,7 @@ err:
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** @internal
|
/**
|
||||||
* @brief Frees an option structure.
|
* @brief Frees an option structure.
|
||||||
*
|
*
|
||||||
* @param opt Option structure to free.
|
* @param opt Option structure to free.
|
||||||
|
|||||||
Reference in New Issue
Block a user