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