hw-caps: resort

Origin commit data
------------------
Branch: master
Commit: d20c8c8a8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-16 (Sat, 16 Oct 2021)

Origin message was:
------------------
- hw-caps: resort

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2021-10-16 21:00:06 +02:00
parent 1f1815908b
commit dcd2c06111
2 changed files with 17 additions and 17 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;