summaryrefslogtreecommitdiff
path: root/src/fl_draw.cxx
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-18 15:00:37 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-10-18 15:00:37 +0200
commit27a779b2357fb27ae834e8921323f09fd3288940 (patch)
treeb3701b4b2adf83fa339920f65082666a2d8a5e5d /src/fl_draw.cxx
parentc27009e52c9a736a73be63a827a45a5c5c0b8bbf (diff)
Fix trailing whitespace
Diffstat (limited to 'src/fl_draw.cxx')
-rw-r--r--src/fl_draw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_draw.cxx b/src/fl_draw.cxx
index 9974c8217..bfd1c67fd 100644
--- a/src/fl_draw.cxx
+++ b/src/fl_draw.cxx
@@ -595,7 +595,7 @@ void fl_draw_check(Fl_Rect bb, Fl_Color col) {
Draw a potentially small, filled circle using a given color.
This function draws using \p color a filled circle bounded by rectangle <tt>(x, y, d, d)</tt>.
-
+
This function is the same as <tt>fl_pie(x, y, d, d, 0, 360)</tt> except with some systems
that don't draw small circles well. In that situation, the circle diameter \p d is converted
from FLTK units to pixels and this function approximates a filled circle by drawing several