summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'riscos')
-rw-r--r--riscos/thumbnail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/thumbnail.c b/riscos/thumbnail.c
index 9b8b52da5..6613b0e6a 100644
--- a/riscos/thumbnail.c
+++ b/riscos/thumbnail.c
@@ -76,7 +76,7 @@ static void thumbnail_restore_output(struct thumbnail_save_area *save_area);
*
* \param content content structure to thumbnail
* \param bitmap the bitmap to draw to
- * \param url the URL the thumbnail belongs to, or NULL
+ * \return true on success and bitmap updated else false
*/
bool thumbnail_create(hlcache_handle *content, struct bitmap *bitmap)
{