[PATCH wayland 6/6] doc: Fix incorrect parameter name

Jonas Ådahl jadahl at gmail.com
Mon Dec 28 18:10:14 PST 2015


Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
---
 src/wayland-shm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/wayland-shm.c b/src/wayland-shm.c
index 359c3bd..8e7adc9 100644
--- a/src/wayland-shm.c
+++ b/src/wayland-shm.c
@@ -404,7 +404,7 @@ wl_shm_buffer_ref_pool(struct wl_shm_buffer *buffer)
 
 /** Unreference a shm_pool
  *
- * \param buffer The pool object
+ * \param pool The pool object
  *
  * Drops a reference to a wl_shm_pool object.
  *
-- 
2.4.3



More information about the wayland-devel mailing list