mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00: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 MiB
Languages
C
95.7%
Shell
2%
Makefile
1.3%
M4
1%