summaryrefslogtreecommitdiff
path: root/frontends/amiga/bitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/bitmap.h')
-rwxr-xr-xfrontends/amiga/bitmap.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/frontends/amiga/bitmap.h b/frontends/amiga/bitmap.h
index 17939d79a..aaec26ac2 100755
--- a/frontends/amiga/bitmap.h
+++ b/frontends/amiga/bitmap.h
@@ -76,8 +76,7 @@ void ami_bitmap_set_icondata(struct bitmap *bm, ULONG *icondata);
/**
* Free an icondata pointer
*
- * \param bm a bitmap, as returned by bitmap_create()
- * \param icondata a pointer to memory
+ * \param bm a bitmap, as returned by bitmap_create()
*
* This function probably shouldn't be here!
*/