sftp: Reformat sftp_canonicalize_path()
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
родитель
7e11e41a9f
Коммит
8b19ef05f3
@ -2984,7 +2984,8 @@ void sftp_statvfs_free(sftp_statvfs_t statvfs) {
|
||||
}
|
||||
|
||||
/* another code written by Nick */
|
||||
char *sftp_canonicalize_path(sftp_session sftp, const char *path) {
|
||||
char *sftp_canonicalize_path(sftp_session sftp, const char *path)
|
||||
{
|
||||
sftp_status_message status = NULL;
|
||||
sftp_message msg = NULL;
|
||||
ssh_string name = NULL;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user