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

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Emil Velikov 2017-07-24 10:35:04 +01:00 committed by Emil Velikov
parent b6356c023d
commit 3057ca9a50

View 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;