[PATCH wayland v2 5/8] wayland-egl: add a note about keeping the backend version in sync
Emil Velikov
emil.l.velikov at gmail.com
Tue Oct 10 13:43:47 UTC 2017
From: Emil Velikov <emil.velikov at collabora.com>
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
egl/wayland-egl-backend.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/egl/wayland-egl-backend.h b/egl/wayland-egl-backend.h
index 82f025c..3c23a56 100644
--- a/egl/wayland-egl-backend.h
+++ b/egl/wayland-egl-backend.h
@@ -34,6 +34,10 @@
extern "C" {
#endif
+/*
+ * NOTE: This version must be kept in sync with the Version field in the
+ * wayland-egl-backend.pc.in file.
+ */
#define WL_EGL_WINDOW_VERSION 3
struct wl_surface;
--
2.14.1
More information about the wayland-devel
mailing list