summaryrefslogtreecommitdiff
path: root/framebuffer/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/bitmap.c')
-rw-r--r--framebuffer/bitmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/framebuffer/bitmap.c b/framebuffer/bitmap.c
index c93c14b76..ca4be21f6 100644
--- a/framebuffer/bitmap.c
+++ b/framebuffer/bitmap.c
@@ -127,6 +127,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
*/