Mesa (master): wayland-egl: update the SHA1 of the commit introducing v3

Emil Velikov evelikov at kemper.freedesktop.org
Mon Jul 24 10:02:16 UTC 2017


Module: Mesa
Branch: master
Commit: 3057ca9a50122b7cde701931a34b9e1fdcbbf833
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3057ca9a50122b7cde701931a34b9e1fdcbbf833

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Mon Jul 24 10:35:04 2017 +0100

wayland-egl: update the SHA1 of the commit introducing v3

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

 src/egl/wayland/wayland-egl/wayland-egl-abi-check.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/egl/wayland/wayland-egl/wayland-egl-abi-check.c b/src/egl/wayland/wayland-egl/wayland-egl-abi-check.c
index 40b54c678a..4ea38542a3 100644
--- a/src/egl/wayland/wayland-egl/wayland-egl-abi-check.c
+++ b/src/egl/wayland/wayland-egl/wayland-egl-abi-check.c
@@ -78,7 +78,7 @@ struct wl_egl_window_v2 {
     void (*destroy_window_callback)(void *);
 };
 
-/* From: XXX - Miguel A. Vico : wayland-egl: Make wl_egl_window a versioned struct */
+/* From: 2d5d61bc49 - Miguel A. Vico : wayland-egl: Make wl_egl_window a versioned struct */
 #define WL_EGL_WINDOW_VERSION_v3 3
 struct wl_egl_window_v3 {
     const intptr_t version;




More information about the mesa-commit mailing list