summaryrefslogtreecommitdiff
path: root/frontends/amiga
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-09-13 09:16:31 +0100
committerVincent Sanders <vince@kyllikki.org>2016-09-13 09:16:31 +0100
commitc830d14d0bd06dda4eaf7de27ae97b826173afe1 (patch)
tree71eeef5f2c065dda983c41a34ae3c65addb0f814 /frontends/amiga
parentfa5e6fcdf90907e238ea74edf4ffdba7656fb163 (diff)
downloadnetsurf-c830d14d0bd06dda4eaf7de27ae97b826173afe1.tar.gz
netsurf-c830d14d0bd06dda4eaf7de27ae97b826173afe1.tar.bz2
cleanup seevral doxygen warnings
Diffstat (limited to 'frontends/amiga')
-rwxr-xr-xfrontends/amiga/bitmap.h4
1 files changed, 2 insertions, 2 deletions
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.