aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKristian Høgsberg <[email protected]>2011-04-21 23:47:36 -0400
committerKristian Høgsberg <[email protected]>2011-04-21 23:47:59 -0400
commit7142a67473b4fc77bdd58baf7cced9bfc54ccb73 (patch)
tree4a146143926db7cd706d6e6c768149521b4069c3 /docs
parentd439491a77cf9f25ea7a7f9c2309d2542d87f83e (diff)
WL_bind_wayland_display: clarify that context must be NULL
Diffstat (limited to 'docs')
-rw-r--r--docs/WL_bind_wayland_display.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/WL_bind_wayland_display.spec b/docs/WL_bind_wayland_display.spec
index b4e670303d3..e2fde3c507b 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