Add terminating NULL to lists for proto_tree_add_bitmask().
authorGuy Harris <guy@alum.mit.edu>
Wed, 3 May 2017 02:52:05 +0000 (19:52 -0700)
committerGuy Harris <guy@alum.mit.edu>
Wed, 3 May 2017 02:52:37 +0000 (02:52 +0000)
commitdbd5902e76c94e53ba19cba830186d4337f9cb69
tree0c9e57b94afa78b8dc31d4149402f21146cd4533
parent4a41c2412b1a96bae0843f815d766f12cb8387bb
Add terminating NULL to lists for proto_tree_add_bitmask().

Those lists require null terminators; fix the script to add them, and
re-run the script (with the current tip of the master branch for
xcbproto and mesa).

Change-Id: I76c156521e79753f5c19cae16e9caa031abd2496
Reviewed-on: https://code.wireshark.org/review/21471
Reviewed-by: Guy Harris <guy@alum.mit.edu>
epan/dissectors/x11-extension-implementation.h
epan/dissectors/x11-glx-render-enum.h
tools/process-x11-xcb.pl