From: Kristian Høgsberg Date: Mon, 12 May 2014 22:40:11 +0000 (-0700) Subject: wayland: Move version 2 request to end of interface specification X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=06842d436e163836de9532cd06029d165ea2e049;p=mesa.git wayland: Move version 2 request to end of interface specification We're moving towards requiring interface additions to be appended to the end of the interface block. No functional change, opcodes are assigned as before, but version 2 additions are now grouped together, which prevents a scanner warning. Cc: "10.2" Signed-off-by: Kristian Høgsberg --- diff --git a/src/egl/wayland/wayland-drm/wayland-drm.xml b/src/egl/wayland/wayland-drm/wayland-drm.xml index 8a3ad69b21d..5e64622df67 100644 --- a/src/egl/wayland/wayland-drm/wayland-drm.xml +++ b/src/egl/wayland/wayland-drm/wayland-drm.xml @@ -135,22 +135,6 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +