Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index




From a8b9ca32a544bdd6b6feae334cf3799f15ed6361 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fridrich=20=C5=A0trba?= <fridrich.strba@bluewin.ch>
Date: Tue, 18 Jan 2011 09:38:53 +0100
Subject: [PATCH] Fix a typo SolarMuexGuard -> SolarMutexGuard

---
 binfilter/bf_so3/source/ole/socli.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/binfilter/bf_so3/source/ole/socli.cxx b/binfilter/bf_so3/source/ole/socli.cxx
index af79348..b6e2a93 100644
--- a/binfilter/bf_so3/source/ole/socli.cxx
+++ b/binfilter/bf_so3/source/ole/socli.cxx
@@ -107,7 +107,7 @@ STDMETHODIMP_(ULONG) CImpIOleClientSite::Release(void)
 
 STDMETHODIMP CImpIOleClientSite::SaveObject(void)
 {
-    ::SolarMuexGuard aGuard;
+    ::SolarMutexGuard aGuard;
 
     m_pTen->Update();
 
-- 
1.7.1


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.