summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fl_draw.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx
index 26f49f10f..4dbfedc88 100644
--- a/src/fl_draw.cxx
+++ b/src/fl_draw.cxx
@@ -492,8 +492,8 @@ void fl_restore_scale(float s) {
The size limits are implementation details and may be changed at any time.
- \param[in] X,Y top left corner of the bounding box
- \param[in] W,H width and height of the bounding box
+ \param[in] bb rectangle that defines the bounding box
+ \param[in] col Fl_Color to draw the check mark
\since 1.4.0
*/