mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 11:07:23 +00:00
fix spelling error
This commit is contained in:
parent
62574d281c
commit
1f36312b41
@ -67,7 +67,7 @@ const struct valstr completion_code_vals[] = {
|
|||||||
{ 0xd1, "Device firmeware in update mode" },
|
{ 0xd1, "Device firmeware in update mode" },
|
||||||
{ 0xd2, "BMC initialization in progress" },
|
{ 0xd2, "BMC initialization in progress" },
|
||||||
{ 0xd3, "Destination unavailable" },
|
{ 0xd3, "Destination unavailable" },
|
||||||
{ 0xd4, "Insufficient priviledge level" },
|
{ 0xd4, "Insufficient privilege level" },
|
||||||
{ 0xd5, "Command not supported in present state" },
|
{ 0xd5, "Command not supported in present state" },
|
||||||
{ 0xff, "Unspecified error" },
|
{ 0xff, "Unspecified error" },
|
||||||
{ 0x00, NULL }
|
{ 0x00, NULL }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user