[PATCH wayland 3/8] protocol: Capitalize ID for consistency

Bryce Harrington bryce at osg.samsung.com
Fri Aug 12 01:35:22 UTC 2016


On Thu, Aug 11, 2016 at 02:33:00PM -0700, Yong Bakos wrote:
> From: Yong Bakos <ybakos at humanoriented.com>
> 
> Signed-off-by: Yong Bakos <ybakos at humanoriented.com>

I imagine there's a lot of places where id is not capitalized...

Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>

> ---
>  protocol/wayland.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/protocol/wayland.xml b/protocol/wayland.xml
> index b20d35c..cc0deac 100644
> --- a/protocol/wayland.xml
> +++ b/protocol/wayland.xml
> @@ -98,7 +98,7 @@
>  	When the client receives this event, it will know that it can
>  	safely reuse the object ID.
>        </description>
> -      <arg name="id" type="uint" summary="deleted object id"/>
> +      <arg name="id" type="uint" summary="deleted object ID"/>
>      </event>
>    </interface>
>  
> -- 
> 2.7.2
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list