summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/attrrp_common.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/attrrp_common.C')
-rwxr-xr-x[-rw-r--r--]src/usr/targeting/attrrp_common.C6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/targeting/attrrp_common.C b/src/usr/targeting/attrrp_common.C
index 9eb796fe1..69810898d 100644..100755
--- a/src/usr/targeting/attrrp_common.C
+++ b/src/usr/targeting/attrrp_common.C
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2013,2014 */
+/* Contributors Listed Below - COPYRIGHT 2013,2015 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -54,7 +56,7 @@ namespace TARGETING
msg_q_destroy(iv_msgQ);
#endif
- TARG_ASSERT(false);
+ TARG_ASSERT(false, "Assert to exit ~AttrRP");
}
void AttrRP::init(errlHndl_t &io_taskRetErrl)
OpenPOWER on IntegriCloud