From 9fde3502b659d3858cd1978d2c6535c57efbe924 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 12 Nov 2014 23:27:13 +0000 Subject: doxygen cleanups in utils --- amiga/bitmap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'amiga/bitmap.c') diff --git a/amiga/bitmap.c b/amiga/bitmap.c index c59e34278..90f89e9d3 100644 --- a/amiga/bitmap.c +++ b/amiga/bitmap.c @@ -149,6 +149,7 @@ void bitmap_destroy(void *bitmap) * * \param bitmap a bitmap, as returned by bitmap_create() * \param path pathname for file + * \param flags flags controlling how the bitmap is saved. * \return true on success, false on error and error reported */ -- cgit v1.2.3