From 0036161867f2f0800569aade07ea85788e0d6ee4 Mon Sep 17 00:00:00 2001 From: Aidan Epstein Date: Thu, 4 Oct 2018 08:01:48 -0700 Subject: Update sizes for new EDID database. --- include/wlr/types/wlr_output.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/wlr') diff --git a/include/wlr/types/wlr_output.h b/include/wlr/types/wlr_output.h index 9ede7ab7..96394ba4 100644 --- a/include/wlr/types/wlr_output.h +++ b/include/wlr/types/wlr_output.h @@ -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 -- cgit v1.2.3