From d589c05b1741bf699897feef73c35a58592dc876 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Tue, 15 Oct 2024 18:59:28 +0200 Subject: Fix documentation typos and trailing whitespace --- src/fl_engraved_label.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_engraved_label.cxx') diff --git a/src/fl_engraved_label.cxx b/src/fl_engraved_label.cxx index 2185548f6..3f98e3155 100644 --- a/src/fl_engraved_label.cxx +++ b/src/fl_engraved_label.cxx @@ -32,7 +32,7 @@ static void innards(const char *str, int len, int X, int Y, const int data[][3], fl_color(c); } -static void dispatch(const Fl_Label* o, +static void dispatch(const Fl_Label* o, int x, int y, int w, int h, Fl_Align align, void (*callthis)(const char*,int,int,int)) { -- cgit v1.2.3