diff options
Diffstat (limited to 'src/usr/hwpf/plat')
| -rw-r--r-- | src/usr/hwpf/plat/fapiPlatAttributeService.C | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/hwpf/plat/fapiPlatAttributeService.C b/src/usr/hwpf/plat/fapiPlatAttributeService.C index e72e637f5..06a5392bf 100644 --- a/src/usr/hwpf/plat/fapiPlatAttributeService.C +++ b/src/usr/hwpf/plat/fapiPlatAttributeService.C @@ -70,10 +70,10 @@ fapi::ReturnCode createAttrAccessError( const fapi::AttributeId i_fapiAttrId, const fapi::Target* const i_pFapiTarget) { - /* + /*@ * @errortype - * @moduleid fapi::MOD_PLAT_ATTR_SVC_CREATE_ATTR_ACCESS_ERROR - * @reasoncode fapi::RC_FAILED_TO_ACCESS_ATTRIBUTE + * @moduleid MOD_PLAT_ATTR_SVC_CREATE_ATTR_ACCESS_ERROR + * @reasoncode RC_FAILED_TO_ACCESS_ATTRIBUTE * @userdata1 Top 32 bits = platform attribute ID, lower 32 bits = * FAPI attribute ID * @userdata2 FAPI target type, or NULL if system target |

