mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 01:49:01 +00:00
Both because extension names are inconsistently capitalized on the wire, and because the table we're walking spells it COMPOSITE not Composite. The latter is certainly also a bug, but there's no reason for us to be that strict. Signed-off-by: Adam Jackson <ajax@redhat.com>