mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-22 14:22:19 +08:00
Changes return type from int to uint8 since returned value is being assigned into uint8_t. Changes return value from (-1) to 0, because of uint8_t. 0 is considered as an invalid LAN channel anyway, so there is no reason for returning (-1).
Description
An open-source tool for controlling IPMI-enabled systems
5.1 MiB
IPMITOOL_1_8_19
Latest
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%