diff --git a/repertory/librepertory/include/drives/remote/remote_server_base.hpp b/repertory/librepertory/include/drives/remote/remote_server_base.hpp index 2e40883c..5590751a 100644 --- a/repertory/librepertory/include/drives/remote/remote_server_base.hpp +++ b/repertory/librepertory/include/drives/remote/remote_server_base.hpp @@ -993,7 +993,7 @@ private: return ret; } - [[nodiscard]] auto handle_fuse_readdir(const std::string &&client_id, + [[nodiscard]] auto handle_fuse_readdir(const std::string &client_id, packet *request, packet &response) -> packet::error_type { auto ret{0};