vcl/unx/kde4/tst_exclude_socket_notifiers.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit d79a413736317e39bf17786f4cabb0f4ac0d2a75 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Feb 25 10:24:23 2016 +0100 -Werror,-Wshadow Change-Id: I5e4cec5f9ac5b6d92214533251f97fb73c62434f diff --git a/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx b/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx index 9df67c2..3573a80 100644 --- a/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx +++ b/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx @@ -43,9 +43,9 @@ class TestExcludeSocketNotifiers const int* pipes; }; -TestExcludeSocketNotifiers::TestExcludeSocketNotifiers( const int* pipes ) +TestExcludeSocketNotifiers::TestExcludeSocketNotifiers( const int* thePipes ) : received( false ) - , pipes( pipes ) + , pipes( thePipes ) { } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits