wayland-egl: update the SHA1 of the commit introducing v3
[mesa.git] / src / egl / wayland / wayland-egl / wayland-egl-abi-check.c
index 40b54c678a793da7b9d07618caa09eb72300f625..4ea38542a38abfbd1515c567874d86c88c099bc8 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;