On Wed, Oct 28, 2015 at 12:03:37PM +0900, Jon A. Cruz wrote:
> Fixed instance where spaces were used instead of tabs.
> 
> Changes since v1:
> * rebased
> 
> Signed-off-by: Jon A. Cruz <[email protected]>

Pushed:

remote: I: patch #63030 updated using rev 
f150d7aec26d2d6f0f878f49edcca66b89265111
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/wayland/wayland
   1cf175e..f150d7a  master -> master


> ---
>  src/wayland-server-core.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/wayland-server-core.h b/src/wayland-server-core.h
> index 55a2db0..73f2dd2 100644
> --- a/src/wayland-server-core.h
> +++ b/src/wayland-server-core.h
> @@ -333,7 +333,7 @@ typedef void (*wl_resource_destroy_func_t)(struct 
> wl_resource *resource);
>   * parameters, in the order they appear in the protocol XML specification.
>   *
>   * The variable arguments' types are:
> - * - type=uint:      uint32_t
> + * - type=uint:      uint32_t
>   * - type=int:               int32_t
>   * - type=fixed:     wl_fixed_t
>   * - type=string:    (const char *) to a nil-terminated string
> -- 
> 2.1.4
> 
> _______________________________________________
> wayland-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to