wayland-egl: update the SHA1 of the commit introducing v3
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 24 Jul 2017 09:35:04 +0000 (10:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 24 Jul 2017 09:36:30 +0000 (10:36 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/egl/wayland/wayland-egl/wayland-egl-abi-check.c

index 40b54c6..4ea3854 100644 (file)
@@ -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;