mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-07 18:50:27 +09:00
doc: Fixed ssh_path_expand_tilde documentation.
This commit is contained in:
@@ -527,8 +527,6 @@ int ssh_mkdir(const char *pathname, mode_t mode) {
|
||||
/**
|
||||
* @brief Expand a directory starting with a tilde '~'
|
||||
*
|
||||
* @param[in] session The ssh session to use.
|
||||
*
|
||||
* @param[in] d The directory to expand.
|
||||
*
|
||||
* @return The expanded directory, NULL on error.
|
||||
|
||||
Reference in New Issue
Block a user