summaryrefslogtreecommitdiff
path: root/gtk/thumbnail.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/thumbnail.c')
-rw-r--r--gtk/thumbnail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/thumbnail.c b/gtk/thumbnail.c
index 2edb579d8..ef95d0c30 100644
--- a/gtk/thumbnail.c
+++ b/gtk/thumbnail.c
@@ -46,7 +46,7 @@
*
* \param content content structure to thumbnail
* \param bitmap the bitmap to draw to
- * \param url the URL the thumnail belongs to, or NULL
+ * \return true on success and bitmap updated else false
*/
bool thumbnail_create(hlcache_handle *content, struct bitmap *bitmap)
{