[PATCH wayland 2/2] protocol: Use singleton global consistently
Pekka Paalanen
ppaalanen at gmail.com
Thu Nov 10 11:13:51 UTC 2016
On Sun, 2 Oct 2016 09:09:59 -0700
Yong Bakos <junk at humanoriented.com> wrote:
> From: Yong Bakos <ybakos at humanoriented.com>
>
> 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 <ybakos at humanoriented.com>
> ---
> protocol/wayland.xml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index c5aaf5c..aa07f45 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -259,7 +259,7 @@
>
> <interface name="wl_shm" version="1">
> <description summary="shared memory support">
> - A global singleton object that provides support for shared
> + A singleton global object that provides support for shared
> memory.
>
> Clients can create wl_shm_pool objects using the create_pool
> --
> 2.7.2
Pushed:
da58e07..b802108 master -> master
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20161110/860e1da1/attachment.sig>
More information about the wayland-devel
mailing list