connectivity/source/drivers/firebird/Connection.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7c057880e5bfdbb1720cfce2ba0551f8d5d366c9
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Nov 30 15:02:11 2015 +0100

    protected -> private
    
    Change-Id: I43d4da8301d9a0c9cc4d48c38c9945551ddc0151

diff --git a/connectivity/source/drivers/firebird/Connection.hxx 
b/connectivity/source/drivers/firebird/Connection.hxx
index f1954ad..29784dd 100644
--- a/connectivity/source/drivers/firebird/Connection.hxx
+++ b/connectivity/source/drivers/firebird/Connection.hxx
@@ -76,7 +76,7 @@ namespace connectivity
              * Only relevant for embedded dbs.
              */
             static const OUString our_sDBLocation;
-        protected:
+
             ::osl::Mutex        m_aMutex;
 
             TTypeInfoVector     m_aTypeInfo;    //  vector containing an entry
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to