summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/htmgt_cfgdata.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/htmgt/htmgt_cfgdata.C')
-rw-r--r--src/usr/htmgt/htmgt_cfgdata.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/htmgt/htmgt_cfgdata.C b/src/usr/htmgt/htmgt_cfgdata.C
index 66a1a237c..338e29efa 100644
--- a/src/usr/htmgt/htmgt_cfgdata.C
+++ b/src/usr/htmgt/htmgt_cfgdata.C
@@ -211,7 +211,7 @@ namespace HTMGT
}
// Send poll between config packets to flush errors
- l_err = sendOccPoll();
+ l_err = OccManager::sendOccPoll();
if (l_err)
{
ERRORLOG::errlCommit(l_err, HTMGT_COMP_ID);
OpenPOWER on IntegriCloud