From 74cd63d0f1d819d413952e4a4d94dbe09d5ccf39 Mon Sep 17 00:00:00 2001 From: HuijingHei Date: Tue, 12 Dec 2023 14:17:59 +0800 Subject: [PATCH] tmpfiles.rs: minor update --- rust/src/tmpfiles.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/src/tmpfiles.rs b/rust/src/tmpfiles.rs index 88ca0f0910..0c7af2e3d6 100644 --- a/rust/src/tmpfiles.rs +++ b/rust/src/tmpfiles.rs @@ -84,7 +84,7 @@ fn save_tmpfile_entries(tmpfiles_dir: &Dir) -> Result