summaryrefslogtreecommitdiff
path: root/extensions/source/config/ldap/componentdef.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/config/ldap/componentdef.cxx')
-rw-r--r--extensions/source/config/ldap/componentdef.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/config/ldap/componentdef.cxx b/extensions/source/config/ldap/componentdef.cxx
index bef165037838..a93ea4014049 100644
--- a/extensions/source/config/ldap/componentdef.cxx
+++ b/extensions/source/config/ldap/componentdef.cxx
@@ -38,10 +38,10 @@ static const cppu::ImplementationEntry kImplementations_entries[] =
LdapUserProfileBe::getLdapUserProfileBeName,
LdapUserProfileBe::getLdapUserProfileBeServiceNames,
cppu::createSingleComponentFactory,
- NULL,
+ nullptr,
0
},
- { NULL, NULL, NULL, NULL, NULL, 0 }
+ { nullptr, nullptr, nullptr, nullptr, nullptr, 0 }
} ;