summaryrefslogtreecommitdiff
path: root/FL/Fl.H
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-06-21 18:10:33 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-06-21 18:10:33 +0200
commitd9c8cebfbe624e1f97905a8580f11bc88c18f21c (patch)
treef5375ac3d82a9f9ea791555ade5026ac6dbec5a2 /FL/Fl.H
parent97bab9abbd85d8928330b3e1db9ebb31fe83f226 (diff)
Remove trailing whitespace
no code changes
Diffstat (limited to 'FL/Fl.H')
-rw-r--r--FL/Fl.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index c855eb754..8d86370f3 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -1220,7 +1220,7 @@ public:
// boxtypes:
static Fl_Box_Draw_F *get_boxtype(Fl_Boxtype);
static void set_boxtype(Fl_Boxtype, Fl_Box_Draw_F*,
- uchar, uchar, uchar, uchar,
+ uchar, uchar, uchar, uchar,
Fl_Box_Draw_Focus_F* =NULL);
static void set_boxtype(Fl_Boxtype, Fl_Boxtype from);
static int box_dx(Fl_Boxtype);