summaryrefslogtreecommitdiffstats
path: root/configmgr/source/xmldata.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-10 10:11:57 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-10 10:31:19 +0100
commit047239d5ca229bb8ad85a2d9fcd2ae7b6f35b976 (patch)
tree139a191a1def79e706419db4090e958f5a217af5 /configmgr/source/xmldata.cxx
parentloplugin:nullptr (automatic rewrite) (diff)
downloadcore-047239d5ca229bb8ad85a2d9fcd2ae7b6f35b976.tar.gz
core-047239d5ca229bb8ad85a2d9fcd2ae7b6f35b976.zip
loplugin:nullptr (automatic rewrite)
Change-Id: I520c7e35d539ba804da17185353317eca504a582
Diffstat (limited to 'configmgr/source/xmldata.cxx')
-rw-r--r--configmgr/source/xmldata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/xmldata.cxx b/configmgr/source/xmldata.cxx
index 95a7891bef70..ac7170682d94 100644
--- a/configmgr/source/xmldata.cxx
+++ b/configmgr/source/xmldata.cxx
@@ -163,7 +163,7 @@ OUString parseTemplateReference(
OUString const & nodeType, OUString const * defaultTemplateName)
{
if (!hasNodeType) {
- if (defaultTemplateName != 0) {
+ if (defaultTemplateName != nullptr) {
return *defaultTemplateName;
}
throw css::uno::RuntimeException(