wsd/LOOLWSD.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de48e47a17b248715346053a868db24a36dc75b5 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Mon Oct 1 19:42:09 2018 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Mon Oct 1 19:43:22 2018 +0200
typo: BUILDLING_TESTS -> BUILDING_TESTS Change-Id: I1c5865c7ea427b2594bb0501c1666501da537403 Reviewed-on: https://gerrit.libreoffice.org/61212 Reviewed-by: Andras Timar <andras.ti...@collabora.com> Tested-by: Andras Timar <andras.ti...@collabora.com> diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp index 8ef290914..baff3d518 100644 --- a/wsd/LOOLWSD.cpp +++ b/wsd/LOOLWSD.cpp @@ -2804,7 +2804,7 @@ private: std::shared_ptr<ServerSocket> socket = getServerSocket( ServerSocket::Type::Public, port, WebServerPoll, factory); #ifdef MOBILEAPP -#ifdef BUILDLING_TESTS +#ifdef BUILDING_TESTS while (!socket) { ++port; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits