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:
Andreas Schneider
2009-04-02 10:14:09 +00:00
parent 6026de4648
commit ab54736b5d

View File

@@ -176,7 +176,7 @@ err:
return NULL;
}
/** @internal
/**
* @brief Frees an option structure.
*
* @param opt Option structure to free.