summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errl/errlentry.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errl/errlentry.H')
-rw-r--r--src/include/usr/errl/errlentry.H8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/include/usr/errl/errlentry.H b/src/include/usr/errl/errlentry.H
index 6baaccf3b..891300b23 100644
--- a/src/include/usr/errl/errlentry.H
+++ b/src/include/usr/errl/errlentry.H
@@ -644,7 +644,7 @@ private:
* The ErrlManager is the primary user of this call.
*
*/
- void commit( compId_t i_commiterComp );
+ void commit( compId_t i_commiterComp);
/**
@@ -736,6 +736,12 @@ private:
*/
bool getSkipShowingLog();
+ /**
+ * @brief Set iv_skipShowingLogs based on the passed in value
+ *
+ * @return nothing
+ */
+ void checkHiddenLogsEnable( );
/**
OpenPOWER on IntegriCloud