connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 58be5bad6c602d9417517dc18b1eac209ee92347 Author: David Tardon <dtar...@redhat.com> Date: Sat Apr 19 10:31:56 2014 +0200 another blind fix for windows build Change-Id: I9050d2d6e77db1ba159ab7a9fb574b928ca4df43 diff --git a/connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx b/connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx index 9a03fce..2af3e55 100644 --- a/connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx +++ b/connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx @@ -296,7 +296,7 @@ sal_uInt32 MQuery::InsertLoginInfo(OConnection* _pCon) } //determine whether current profile is locked,any error will lead to return true -sal_Bool isProfileLocked(OConnection* _pCon) +bool isProfileLocked(OConnection* _pCon) { ::com::sun::star::uno::Reference< ::com::sun::star::mozilla::XMozillaBootstrap > xMozillaBootstrap; ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xFactory = ::comphelper::getProcessServiceFactory(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits