- hw-caps: resort

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-10-16 21:00:06 +02:00
committed by Thilo Graf
parent bf91900280
commit 387d9e9ca5
2 changed files with 35 additions and 35 deletions

View File

@@ -41,9 +41,9 @@ typedef struct hw_caps
display_type_t display_type;
int display_xres; /* x resolution or chars per line */
int display_yres;
int display_can_umlauts;
int display_can_deepstandby;
int display_can_set_brightness;
int display_can_umlauts;
int display_has_statusline;
int display_has_colon;
int has_button_timer;