From ccc40dd6921210871e24c9b6ca7ad86cad336493 Mon Sep 17 00:00:00 2001 From: Nimrod Maclomhair Date: Tue, 25 Jun 2019 18:05:57 +0200 Subject: [PATCH] Run contrib/format.sh as required by github check --- src/battery.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/battery.c b/src/battery.c index 42a20b141..f712a8baf 100644 --- a/src/battery.c +++ b/src/battery.c @@ -336,7 +336,7 @@ static int battery_read(void) /* {{{ */ return 0; } /* }}} int battery_read */ -/* #endif HAVE_IOKIT_IOKITLIB_H || HAVE_IOKIT_PS_IOPOWERSOURCES_H */ + /* #endif HAVE_IOKIT_IOKITLIB_H || HAVE_IOKIT_PS_IOPOWERSOURCES_H */ #elif KERNEL_LINUX /* Reads a file which contains only a number (and optionally a trailing -- 2.47.2