all: cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-08-16 01:06:52 +02:00
parent a9ac4b5e23
commit 394cd77bec
15 changed files with 49 additions and 43 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ enum {
M_CB_SCREEN // 2 line callback using screen
};
struct UiPacker::State {
struct UiPacker::State final {
int mode;
unsigned u_len;