[PATCH wayland 1/3] protocol: Fix typo in wl_data_offer

Bill Spitzak spitzak at gmail.com
Fri Jan 23 20:23:11 PST 2015


Looks good to me

On Fri, Jan 23, 2015 at 12:21 AM, Jonas Ådahl <jadahl at gmail.com> wrote:

> Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
> ---
>
> Hi,
>
> This small series is a couple of trivial patches I had laying around and
> a clarification of some existing heuristic (patch 2) that are already in
> praxis.
>
>
> Jonas
>
>  protocol/wayland.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index f70c026..ac1b62f 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -440,7 +440,7 @@
>         file descriptor.
>
>         The receiving client reads from the read end of the pipe until
> -       EOF and the closes its end, at which point the transfer is
> +       EOF and then closes its end, at which point the transfer is
>         complete.
>        </description>
>        <arg name="mime_type" type="string"/>
> --
> 2.1.0
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20150123/ffb1ff95/attachment.html>


More information about the wayland-devel mailing list