diff --git a/inc/host_objects/abcc_api_command_handler_lookup.h b/inc/host_objects/abcc_api_command_handler_lookup.h index 9f383ed..fb5d772 100644 --- a/inc/host_objects/abcc_api_command_handler_lookup.h +++ b/inc/host_objects/abcc_api_command_handler_lookup.h @@ -1279,8 +1279,8 @@ BOOL8 ABCC_CbfEthernetObjHicpResetEnabled_Get( void ); ** host application. **------------------------------------------------------------------------------ ** Arguments: -** pPackedArrDest - Pointer to buffer where a packed UINT32 array of -** length 3 (size 12 in bytes) shall be written. +** pPackedArrSrc - Pointer to buffer where a packed UINT32 array of +** length 3 (size 12 in bytes) is available. ** Element 1 (IP address) ** Element 2 (Subnet mask) ** Element 3 (Default gateway)