From 97b1aae251a48af7b85eafd76e5284458d42f181 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 27 Oct 2019 12:01:06 +0000 Subject: Fixes for tidy --- src/repoList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/repoList.h') diff --git a/src/repoList.h b/src/repoList.h index 6929e5b..0c2ed4b 100644 --- a/src/repoList.h +++ b/src/repoList.h @@ -7,7 +7,7 @@ namespace GitFS { class RepoList : public NetFS::Service { public: - RepoList(const Ice::PropertiesPtr &); + RepoList(Ice::PropertiesPtr &&); NetFS::VolumePrxPtr connect(const ::std::string volume, const ::std::string auth, const ::Ice::Current& current) override; -- cgit v1.2.3