[tracker/cleanup-media-art] libtracker-common: Add Returns to documentation



commit 217f68ac34e4911814a8db422cf9e712b6c64dc0
Author: Philip Van Hoof <philip codeminded be>
Date:   Thu May 19 14:11:36 2011 +0200

    libtracker-common: Add Returns to documentation

 src/libtracker-common/tracker-albumart.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/libtracker-common/tracker-albumart.c b/src/libtracker-common/tracker-albumart.c
index 600b690..24471ce 100644
--- a/src/libtracker-common/tracker-albumart.c
+++ b/src/libtracker-common/tracker-albumart.c
@@ -82,6 +82,8 @@ albumart_strip_find_next_block (const gchar    *original,
  * albumart path with it. Certain characters and charactersets will be stripped
  * and a newly allocated string returned which you must free with g_free.
  *
+ * Returns: copy of original but then stripped
+ *
  * Since: 0.10.4
  */
 gchar *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]