From 192230ba16d767c3678d9b31b51067c5b72169c4 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Mon, 1 Sep 2025 00:06:35 -0500 Subject: [PATCH] mfm_options.hpp --- src/mfm_options.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mfm_options.hpp b/src/mfm_options.hpp index b5f3cd1c..5025563f 100644 --- a/src/mfm_options.hpp +++ b/src/mfm_options.hpp @@ -12,7 +12,7 @@ namespace mfm { struct Dup { - std::filesystem::path dirpath; + std::filesystem::path path; } dup; struct Watch