protection: Fix annotations for gst_protection_select_system()
authorSebastian Dröge <sebastian@centricular.com>
Sun, 21 May 2017 16:16:57 +0000 (19:16 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 21 May 2017 16:17:15 +0000 (19:17 +0300)
gst/gstprotection.c

index 1df21fd..bc9df01 100644 (file)
@@ -158,7 +158,7 @@ gst_buffer_add_protection_meta (GstBuffer * buffer, GstStructure * info)
 
 /**
  * gst_protection_select_system:
- * @system_identifiers: (transfer none): A null terminated array of strings
+ * @system_identifiers: (transfer none) (array zero-terminated=1): A null terminated array of strings
  * that contains the UUID values of each protection system that is to be
  * checked.
  *