[PATCH v2] protocol: Improve a bit of grammar for wl_surface::attach description

Kristian Høgsberg hoegsberg at gmail.com
Mon Aug 12 21:27:37 PDT 2013


On Fri, Aug 09, 2013 at 05:44:59PM +0000, Bryce W. Harrington wrote:
> Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
> ---
>  protocol/wayland.xml |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

That sounds good, applied.

Kristian

> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index 8619e91..d7bbbb9 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -1015,10 +1015,10 @@
>  
>  	Destroying the wl_buffer after wl_buffer.release does not change
>  	the surface contents. However, if the client destroys the
> -	wl_buffer before receiving wl_buffer.release, the surface
> +	wl_buffer before receiving the wl_buffer.release event, the surface
>  	contents become undefined immediately.
>  
> -	Only if wl_surface.attach is sent with a NULL wl_buffer, the
> +	If wl_surface.attach is sent with a NULL wl_buffer, the
>  	following wl_surface.commit will remove the surface content.
>        </description>
>  
> -- 
> 1.7.9.5
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list