Re: [PATCH weston] dmabuf: Fix grammar in a comment

2016-07-07 Thread Eric Engestrom
On Wed, Jul 06, 2016 at 03:30:54PM -0700, Bryce Harrington wrote:
> Signed-off-by: Bryce Harrington 

Reviewed-by: Eric Engestrom 

> ---
>  libweston/linux-dmabuf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libweston/linux-dmabuf.c b/libweston/linux-dmabuf.c
> index 78e77a2..a91ae85 100644
> --- a/libweston/linux-dmabuf.c
> +++ b/libweston/linux-dmabuf.c
> @@ -471,7 +471,7 @@ linux_dmabuf_setup(struct weston_compositor *compositor)
>   * In any case, the options are to either composite garbage or nothing,
>   * or disconnect the client. This is a helper function for the latter.
>   *
> - * The error is sent as a INVALID_OBJECT error on the client's wl_display.
> + * The error is sent as an INVALID_OBJECT error on the client's wl_display.
>   *
>   * \param buffer The linux_dmabuf_buffer that is unusable.
>   * \param msg A custom error message attached to the protocol error.
> -- 
> 1.9.1
> 
> ___
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


[PATCH weston] dmabuf: Fix grammar in a comment

2016-07-06 Thread Bryce Harrington
Signed-off-by: Bryce Harrington 
---
 libweston/linux-dmabuf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libweston/linux-dmabuf.c b/libweston/linux-dmabuf.c
index 78e77a2..a91ae85 100644
--- a/libweston/linux-dmabuf.c
+++ b/libweston/linux-dmabuf.c
@@ -471,7 +471,7 @@ linux_dmabuf_setup(struct weston_compositor *compositor)
  * In any case, the options are to either composite garbage or nothing,
  * or disconnect the client. This is a helper function for the latter.
  *
- * The error is sent as a INVALID_OBJECT error on the client's wl_display.
+ * The error is sent as an INVALID_OBJECT error on the client's wl_display.
  *
  * \param buffer The linux_dmabuf_buffer that is unusable.
  * \param msg A custom error message attached to the protocol error.
-- 
1.9.1

___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel