From 7142a67473b4fc77bdd58baf7cced9bfc54ccb73 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Thu, 21 Apr 2011 23:47:36 -0400 Subject: [PATCH] WL_bind_wayland_display: clarify that context must be NULL --- docs/WL_bind_wayland_display.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/WL_bind_wayland_display.spec b/docs/WL_bind_wayland_display.spec index b4e6703..e2fde3c 100644 --- a/docs/WL_bind_wayland_display.spec +++ b/docs/WL_bind_wayland_display.spec @@ -82,7 +82,7 @@ Additions to the EGL 1.4 Specification: Import a wl_buffer by calling eglCreateImageKHR with wl_buffer as EGLClientBuffer, EGL_WAYLAND_BUFFER_WL as the target, - and an empty attribute_list. + NULL context and an empty attribute_list. Issues -- 2.7.4