summaryrefslogtreecommitdiffstats
path: root/src/usr/hdat/hdatiohub.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hdat/hdatiohub.C')
-rw-r--r--src/usr/hdat/hdatiohub.C3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/hdat/hdatiohub.C b/src/usr/hdat/hdatiohub.C
index 72e17489a..efb851a60 100644
--- a/src/usr/hdat/hdatiohub.C
+++ b/src/usr/hdat/hdatiohub.C
@@ -39,6 +39,7 @@ namespace HDAT
vpdData mvpdData[] =
{
+ { PVPD::VINI, PVPD::RT },
{ PVPD::VINI, PVPD::DR },
{ PVPD::VINI, PVPD::CE },
{ PVPD::VINI, PVPD::VZ },
@@ -57,7 +58,7 @@ vpdData mvpdData[] =
const HdatKeywordInfo l_pvpdKeywords[] =
{
-
+ { PVPD::RT, "RT" },
{ PVPD::DR, "DR" },
{ PVPD::CE, "CE" },
{ PVPD::VZ, "VZ" },
OpenPOWER on IntegriCloud