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 --- beos/thumbnail.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'beos/thumbnail.cpp') diff --git a/beos/thumbnail.cpp b/beos/thumbnail.cpp index dacefed41..80944a52b 100644 --- a/beos/thumbnail.cpp +++ b/beos/thumbnail.cpp @@ -54,7 +54,7 @@ extern status_t ScaleBitmap(const BBitmap& inBitmap, BBitmap& outBitmap); * * \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) { -- cgit v1.2.3