summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.hxx
diff options
context:
space:
mode:
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