Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions inc/host_objects/abcc_api_command_handler_lookup.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down