Add documentation for wl_shm_buffer_begin/end_access

It's not obvious that these functions are needed so it would be good
to have some documentation for them.
This commit is contained in:
Neil Roberts 2013-11-14 12:28:51 +00:00 committed by Kristian Høgsberg
parent a71cf48ce0
commit c2bba88ccd
2 changed files with 66 additions and 1 deletions

View file

@ -14,7 +14,8 @@ scanned_src_files_client = \
scanned_src_files_server = \
$(scanned_src_files_shared) \
$(top_srcdir)/src/wayland-server.c \
$(top_srcdir)/src/wayland-server.h
$(top_srcdir)/src/wayland-server.h \
$(top_srcdir)/src/wayland-shm.c
# find all man/man3/wl_foo.3 pages
# for this to work, we need to create them before the man target (hence