From 67d29e749679879f50344216ab88b4d9a55e2068 Mon Sep 17 00:00:00 2001 From: fufesou Date: Mon, 17 Apr 2023 12:17:31 +0800 Subject: [PATCH] trivail change Signed-off-by: fufesou --- libs/scrap/src/dxgi/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/scrap/src/dxgi/mod.rs b/libs/scrap/src/dxgi/mod.rs index 547f18987..4a0a53402 100644 --- a/libs/scrap/src/dxgi/mod.rs +++ b/libs/scrap/src/dxgi/mod.rs @@ -585,4 +585,4 @@ fn wrap_hresult(x: HRESULT) -> io::Result<()> { } }) .into()) -} \ No newline at end of file +}