diff options
Diffstat (limited to 'src/usr/hwpf/test/fapiRcTest.C')
| -rw-r--r-- | src/usr/hwpf/test/fapiRcTest.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/test/fapiRcTest.C b/src/usr/hwpf/test/fapiRcTest.C index 80e6ea026..21c0f8730 100644 --- a/src/usr/hwpf/test/fapiRcTest.C +++ b/src/usr/hwpf/test/fapiRcTest.C @@ -650,7 +650,7 @@ uint32_t rcTest12() l_entries[5].iv_type = fapi::ReturnCode::EI_TYPE_HW_CALLOUT; l_entries[5].hw_callout.iv_hw = fapi::HwCallouts::MEM_REF_CLOCK; l_entries[5].hw_callout.iv_calloutPriority = fapi::CalloutPriorities::LOW; - + l_entries[5].hw_callout.iv_refObjIndex = 0xff; l_rc.addErrorInfo(l_objects, l_entries, 6); do |

