On 30 August 2017 at 16:21, Emil Velikov <emil.l.veli...@gmail.com> wrote:
> From: Emil Velikov <emil.veli...@collabora.com>
>
> Allows us to remove the explicit NULL init, keeping the list shorter and
> easier to read.
>
Note:
As the trailing NULL entries will be omitted, the actual array size
will be smaller as-is.
Not sure if/how much that would matter as neither requests or events
would reference those.

Still making it a fixed size array might be the wiser move.
-Emil
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to