From 417ec0be01f800c54c747b251529e709187f358c Mon Sep 17 00:00:00 2001 From: Marcin Mielniczuk Date: Mon, 26 Aug 2019 14:53:23 +0200 Subject: [PATCH] Update src/sys/windows/hostcalls_impl/fs.rs Co-Authored-By: Jakub Konka --- src/sys/windows/hostcalls_impl/fs.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sys/windows/hostcalls_impl/fs.rs b/src/sys/windows/hostcalls_impl/fs.rs index 889a813122..b2bbca350f 100644 --- a/src/sys/windows/hostcalls_impl/fs.rs +++ b/src/sys/windows/hostcalls_impl/fs.rs @@ -288,7 +288,7 @@ pub(crate) fn fd_filestat_get_impl(file: &std::fs::File) -> Result