Imported Upstream version 2.6.0
This commit is contained in:
parent
26fb71b504
commit
459aaf9392
510 changed files with 40508 additions and 18859 deletions
|
|
@ -157,7 +157,7 @@ static void usb_comm_fail(const char *fmt, ...)
|
|||
upslogx(LOG_WARNING, "Communications with UPS lost: %s", why);
|
||||
}
|
||||
|
||||
static void usb_comm_good()
|
||||
static void usb_comm_good(void)
|
||||
{
|
||||
if (comm_failures == 0) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue