summaryrefslogtreecommitdiff
path: root/lib/colorhug/ch-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/colorhug/ch-common.c')
-rw-r--r--lib/colorhug/ch-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/colorhug/ch-common.c b/lib/colorhug/ch-common.c
index f18de69..3bcc4b0 100644
--- a/lib/colorhug/ch-common.c
+++ b/lib/colorhug/ch-common.c
@@ -448,7 +448,7 @@ ch_device_mode_to_string (ChDeviceMode device_mode)
/**
* ch_device_mode_from_firmware:
- * @data: firmware binary data
+ * @data: (array length=data_len): firmware binary data
* @data_len: size of @data
*
* Gets the device mode from the unique code stored in the firmware data.