diff --git a/libfuse/lib/debug.cpp b/libfuse/lib/debug.cpp index 6baf7cbd..e20668ca 100644 --- a/libfuse/lib/debug.cpp +++ b/libfuse/lib/debug.cpp @@ -475,7 +475,7 @@ debug_fuse_rmdir(const void *arg_) fmt::print(g_OUTPUT, "fuse_mkdir:" - " name=%s;" + " name={};" "\n" , name);