summaryrefslogtreecommitdiffstats
path: root/cppu
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-15 17:35:40 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-08-15 19:08:27 +0200
commit04bb20f5ad182fd1aa8a4e2e7f569043be8405c1 (patch)
treee1d113b8386a9e2eb6a81fba5495c38260ad0b9d /cppu
parentremove constructor with plain Bitmap from Graphic, use BitmapEx (diff)
downloadcore-04bb20f5ad182fd1aa8a4e2e7f569043be8405c1.tar.gz
core-04bb20f5ad182fd1aa8a4e2e7f569043be8405c1.zip
Fix typo
bDesctructorCalled doesn't exist in the code anymore. I guess we can delete the comment. Change-Id: I551efe2298422e5139f1dd07a6b3bf4728763026 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100774 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cppu')
-rw-r--r--cppu/source/typelib/typelib.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/source/typelib/typelib.cxx b/cppu/source/typelib/typelib.cxx
index 8b8f7d1b32f1..587f3c6e6405 100644
--- a/cppu/source/typelib/typelib.cxx
+++ b/cppu/source/typelib/typelib.cxx
@@ -170,7 +170,7 @@ namespace {
struct TypeDescriptor_Init_Impl
{
- //sal_Bool bDesctructorCalled;
+ //sal_Bool bDestructorCalled;
// all type description references
std::unique_ptr<WeakMap_Impl> pWeakMap;
// all type description callbacks