[Libreoffice-commits] core.git: sd/source
Thorsten Behrens
Thorsten.Behrens at CIB.de
Thu Feb 15 17:22:08 UTC 2018
sd/source/ui/unoidl/unomodel.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cf385d9cbbd7e64dd981595e07cac7f3e05519f8
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date: Thu Feb 15 18:20:57 2018 +0100
sd: fix whitespace
Change-Id: Ibefd63909b0e505f52471373ef566f7309d6d5de
diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx
index 50702bed3a3e..2ff6f93c0680 100644
--- a/sd/source/ui/unoidl/unomodel.cxx
+++ b/sd/source/ui/unoidl/unomodel.cxx
@@ -577,7 +577,7 @@ void SdXImpressDocument::SetModified() throw()
}
// XModel
-void SAL_CALL SdXImpressDocument ::lockControllers( )
+void SAL_CALL SdXImpressDocument::lockControllers( )
{
::SolarMutexGuard aGuard;
More information about the Libreoffice-commits
mailing list