Re: [PATCH wayland 2/2] protocol: Use singleton global consistently

2016-11-10 Thread Pekka Paalanen
On Sun, 2 Oct 2016 09:09:59 -0700 Yong Bakos wrote: > From: Yong Bakos > > The protocol describes wl_shm as a "global singleton" rather than > "singleton global," which is the order used throughout other protocol > object descriptions. > > Re-order the terms for consistency. > > Signed-off-b

[PATCH wayland 2/2] protocol: Use singleton global consistently

2016-10-02 Thread Yong Bakos
From: Yong Bakos The protocol describes wl_shm as a "global singleton" rather than "singleton global," which is the order used throughout other protocol object descriptions. Re-order the terms for consistency. Signed-off-by: Yong Bakos --- protocol/wayland.xml | 2 +- 1 file changed, 1 insert