summaryrefslogtreecommitdiff
path: root/lib/colord/cd-buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/colord/cd-buffer.c')
-rw-r--r--lib/colord/cd-buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/colord/cd-buffer.c b/lib/colord/cd-buffer.c
index 1cdae08..f26f09b 100644
--- a/lib/colord/cd-buffer.c
+++ b/lib/colord/cd-buffer.c
@@ -167,7 +167,7 @@ cd_buffer_read_uint32_le (const guint8 *buffer)
/**
* cd_buffer_debug:
* @buffer_kind: the debug mode, e.g %CD_BUFFER_KIND_REQUEST
- * @data: the data of size @length
+ * @data: (array length=length): the data of size @length
* @length: the size of data
*
* Prints some debugging of the request to the console.