Skip to content
Snippets Groups Projects
Commit 3057ca9a authored by Emil Velikov's avatar Emil Velikov
Browse files

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


Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
parent b6356c02
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment