summaryrefslogtreecommitdiff
path: root/libmediaart
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-11-11 09:10:58 +0100
committerJens Georg <mail@jensge.org>2015-05-15 20:50:32 +0200
commitaf4cdd09870b0d038800ec2c09ab5a413f654f83 (patch)
treeca09e9c44cd8d8abd9aeb1920b92a99b35e64a48 /libmediaart
parent8281496f5b23d5ea5d4756f3eb76b5a14af7e9be (diff)
downloadlibmediaart-af4cdd09870b0d038800ec2c09ab5a413f654f83.tar.gz
extract: Align annotation with documentation
Documentation says "or NULL" and the code also handles it, but the g-i for this was missing. https://bugzilla.gnome.org/show_bug.cgi?id=739943
Diffstat (limited to 'libmediaart')
-rw-r--r--libmediaart/extract.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmediaart/extract.c b/libmediaart/extract.c
index a5d4ad2..1169d2c 100644
--- a/libmediaart/extract.c
+++ b/libmediaart/extract.c
@@ -1609,7 +1609,7 @@ process_thread (GTask *task,
* @related_file: File related to the media art
* @buffer: (array length=len)(allow-none): a buffer containing @file data, or %NULL
* @len: length of @buffer, or 0
- * @mime: MIME type of @buffer, or %NULL
+ * @mime: (allow-none): MIME type of @buffer, or %NULL
* @artist: (allow-none): The artist name @file or %NULL
* @title: (allow-none): The title for @file or %NULL
* @cancellable: (allow-none): optional #GCancellable object, %NULL to