summaryrefslogtreecommitdiffstats
path: root/src/usr/htmgt/htmgt_memthrottles.C
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2015-08-06 22:06:41 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-08-10 14:50:18 -0500
commit69262b80495d705baf5e9759beab6f113481405b (patch)
treeea6c4a8a95ac5ff697c85dceafc9ee203de4fb1a /src/usr/htmgt/htmgt_memthrottles.C
parent26a72f82cc3ab02bc486b99e2e3dd7ddfcc3b099 (diff)
downloadtalos-hostboot-69262b80495d705baf5e9759beab6f113481405b.tar.gz
talos-hostboot-69262b80495d705baf5e9759beab6f113481405b.zip
Fix up some malformed error log tags
Change-Id: Ief8c1bca26f2c630cd4699ccc1b8edec67834dfc Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19644 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: Christopher Cain <cjcain@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/htmgt/htmgt_memthrottles.C')
-rw-r--r--src/usr/htmgt/htmgt_memthrottles.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/htmgt/htmgt_memthrottles.C b/src/usr/htmgt/htmgt_memthrottles.C
index 3684c71d7..2fd0e6cec 100644
--- a/src/usr/htmgt/htmgt_memthrottles.C
+++ b/src/usr/htmgt/htmgt_memthrottles.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014 */
+/* Contributors Listed Below - COPYRIGHT 2014,2015 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -122,7 +122,7 @@ void memPowerThrottleOT(TargetHandleList & i_mbas,
{
throttleError = true;
- /**
+ /*@
* @errortype
* @reasoncode HTMGT_RC_OT_THROTTLE_INVALID_N
* @severity ERRL_SEV_UNRECOVERABLE
OpenPOWER on IntegriCloud