summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/usr/runtime/hdatservice.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/runtime/hdatservice.C b/src/usr/runtime/hdatservice.C
index f77165d8d..c9d8c3681 100644
--- a/src/usr/runtime/hdatservice.C
+++ b/src/usr/runtime/hdatservice.C
@@ -1202,7 +1202,7 @@ errlHndl_t hdatService::findSpira( void )
errhdl = new ERRORLOG::ErrlEntry(
ERRORLOG::ERRL_SEV_UNRECOVERABLE,
RUNTIME::MOD_HDATSERVICE_FINDSPIRA,
- RUNTIME::RC_BAD_NACA,
+ RUNTIME::RC_NO_SPIRA,
TWO_UINT32_TO_UINT64(ERRL_GETRC_SAFE(errhdl_l),
ERRL_GETEID_SAFE(errhdl_l)),
TWO_UINT32_TO_UINT64(ERRL_GETRC_SAFE(errhdl_s),
OpenPOWER on IntegriCloud