wsd/LOOLWSD.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 98e2f0669af9b429d21da7b84dec46781b39e44e
Author: Miklos Vajna <[email protected]>
Date: Mon Mar 20 09:28:59 2017 +0100
wsd: fix -Werror,-Winconsistent-missing-override
Change-Id: I25f644665951bbb7c188c0a73e929cb63eb1d580
diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp
index 226fbf58..f7e0f6e7 100644
--- a/wsd/LOOLWSD.cpp
+++ b/wsd/LOOLWSD.cpp
@@ -1746,7 +1746,7 @@ private:
}
int getPollEvents(std::chrono::steady_clock::time_point /* now */,
- int & /* timeoutMaxMs */)
+ int & /* timeoutMaxMs */) override
{
return POLLIN;
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits