test/helpers.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f56549753a6b34a2e1105aefd41585bb66557738
Author: Noel Grandin <[email protected]>
Date: Fri Dec 23 08:23:08 2016 +0200
loplugin:passstuffbyref
Change-Id: Ib9208e7585dbb8dfeab713daa173af190d9efebc
Reviewed-on: https://gerrit.libreoffice.org/32363
Reviewed-by: Tor Lillqvist <[email protected]>
Tested-by: Tor Lillqvist <[email protected]>
diff --git a/test/helpers.hpp b/test/helpers.hpp
index 9ab7855..61820a0 100644
--- a/test/helpers.hpp
+++ b/test/helpers.hpp
@@ -145,7 +145,7 @@ Poco::Net::HTTPClientSession* createSession(const
Poco::URI& uri)
}
inline
-std::string getTestServerURI()
+std::string const & getTestServerURI()
{
static const char* clientPort = std::getenv("LOOL_TEST_CLIENT_PORT");
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits