aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h2
1 files changed, 1 insertions, 1 deletions
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,