summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-10 10:18:19 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-10 10:31:30 +0100
commit8980565881fcc484bb506b3135223b6a42aefbf0 (patch)
treea7a51e0cb37b86a7eb5410d6f34c51821c41df32 /jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx
parent81da71b64098e3f0d5ebe61d0c94c73e316c21b3 (diff)
loplugin:nullptr (automatic rewrite)
Change-Id: I9dfcec9488b2a25e32d3934766d6d4b208a8c2dc
Diffstat (limited to 'jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx')
-rw-r--r--jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx b/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx
index 5709e79a8f7a..81ce015402c2 100644
--- a/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx
+++ b/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx
@@ -43,7 +43,7 @@ VendorSupportMapEntry gVendorMap[] ={
{x, & y::getJavaExePaths, & y::createInstance},
#define END_VENDOR_MAP() \
- {NULL, NULL, NULL} };
+ {nullptr, nullptr, nullptr} };
/* Examines if the vendor supplied in parameter sVendor is part of the
list of supported vendors. That is the arry of VendorSupportMapEntry