summaryrefslogtreecommitdiff
path: root/shell/source/backends/macbe/macbecdef.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/backends/macbe/macbecdef.cxx')
-rw-r--r--shell/source/backends/macbe/macbecdef.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/backends/macbe/macbecdef.cxx b/shell/source/backends/macbe/macbecdef.cxx
index 919441443ebf..8073f69c037e 100644
--- a/shell/source/backends/macbe/macbecdef.cxx
+++ b/shell/source/backends/macbe/macbecdef.cxx
@@ -43,10 +43,10 @@ static const cppu::ImplementationEntry kImplementations_entries[] =
MacOSXBackend::getBackendName,
MacOSXBackend::getBackendServiceNames,
cppu::createSingleComponentFactory,
- NULL,
+ nullptr,
0
},
- { 0, 0, 0, 0, 0, 0 }
+ { nullptr, nullptr, nullptr, nullptr, nullptr, 0 }
};