mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
Update sizes for new EDID database.
This commit is contained in:
parent
0d23fb7b6d
commit
0036161867
2 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ struct wlr_output {
|
|||
struct wl_list resources;
|
||||
|
||||
char name[24];
|
||||
char make[48];
|
||||
char make[56];
|
||||
char model[16];
|
||||
char serial[16];
|
||||
int32_t phys_width, phys_height; // mm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue