From c830d14d0bd06dda4eaf7de27ae97b826173afe1 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 13 Sep 2016 09:16:31 +0100 Subject: cleanup seevral doxygen warnings --- frontends/amiga/bitmap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontends/amiga') diff --git a/frontends/amiga/bitmap.h b/frontends/amiga/bitmap.h index 9a657a60a..771ded487 100755 --- a/frontends/amiga/bitmap.h +++ b/frontends/amiga/bitmap.h @@ -43,8 +43,8 @@ struct bitmap *ami_bitmap_from_datatype(char *filename); /** * Set bitmap URL * - * \param bm a bitmap, as returned by bitmap_create() - * \param title a pointer to a title string + * \param bm a bitmap, as returned by bitmap_create() + * \param url the url for the bitmap * * A reference will be kept by the bitmap object. * The URL can only ever be set once for a bitmap. -- cgit v1.2.3