From d543d518768f61772d7b0a730492fd53942326de Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 8 Mar 2025 16:13:26 +0100 Subject: whitespace fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common.h b/src/common.h index d3cf481..ebf63e0 100644 --- a/src/common.h +++ b/src/common.h @@ -218,7 +218,7 @@ enum period { PERIOD_DAYTIME, PERIOD_NIGHT, PERIOD_TRANSITION -} ; +}; enum program_mode { PROGRAM_MODE_CONTINUAL, -- cgit v1.2.3-70-g09d2