sftp: Reformat sftp_statvfs()
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
родитель
0be43c333e
Коммит
ae0afec98d
@ -2730,7 +2730,8 @@ static sftp_statvfs_t sftp_parse_statvfs(sftp_session sftp, ssh_buffer buf) {
|
||||
return statvfs;
|
||||
}
|
||||
|
||||
sftp_statvfs_t sftp_statvfs(sftp_session sftp, const char *path) {
|
||||
sftp_statvfs_t sftp_statvfs(sftp_session sftp, const char *path)
|
||||
{
|
||||
sftp_status_message status = NULL;
|
||||
sftp_message msg = NULL;
|
||||
ssh_string pathstr;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user