From e3d7fdb9f56d748ec4ae8ff39311373c9d555bd3 Mon Sep 17 00:00:00 2001 From: Clay Caviness Date: Fri, 15 Jul 2022 14:09:19 -0400 Subject: [PATCH] formatting --- src/battery.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/battery.c b/src/battery.c index 7d75a60ea..d5cbad58c 100644 --- a/src/battery.c +++ b/src/battery.c @@ -340,7 +340,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