mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-28 12:10:06 +00:00
Allocating a slave device is essentially the same as allocating a master device. Hence we rename AllocMaster to AllocDevicePair and provided the ability to indicate if a master or slave device pair is required. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>