mergerfs.cpp

This commit is contained in:
Antonio SJ Musumeci 2025-04-21 23:49:08 -05:00
parent cd753d0149
commit ac96d1e938

View File

@ -209,7 +209,7 @@ namespace l
static
void
lazy_umount(const std::string target_)
lazy_umount(const ghc::filesystem::path target_)
{
int rv;