From ea9a2ff01d4ca599215a3bd943f7c5fd55d12f63 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 3 Apr 2015 00:28:22 +0100 Subject: Fix up some doxygen errors --- riscos/thumbnail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/thumbnail.c') 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) { -- cgit v1.2.3