summaryrefslogtreecommitdiffstats
path: root/src/eulogium.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eulogium.h')
-rw-r--r--src/eulogium.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/eulogium.h b/src/eulogium.h
index 4a7c5fb..208d9eb 100644
--- a/src/eulogium.h
+++ b/src/eulogium.h
@@ -12,7 +12,8 @@ enum screen_type {
FUNC,
MATERIAL,
PROGRESS,
- END, /* last screen */
+ END, /* sentinel */
+};
};
struct print_data {