From 0f1a803eb8bc718b3bc4cbcf4bfeff9eb9ab4577 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 13 Jan 2024 20:01:23 +0100 Subject: Fix doxygen docs (typo, undocumented parameter) --- src/Fl_Shared_Image.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Shared_Image.cxx') diff --git a/src/Fl_Shared_Image.cxx b/src/Fl_Shared_Image.cxx index d3f76cce9..c052041f9 100644 --- a/src/Fl_Shared_Image.cxx +++ b/src/Fl_Shared_Image.cxx @@ -405,7 +405,7 @@ Fl_Image *Fl_Shared_Image::copy() const { necessarily apply the color changes if this image is resized later. \param[in] c blend with this color - \param[in] bland fraction + \param[in] i blend fraction \see Fl_Image::color_average(Fl_Color c, float i) */ void -- cgit v1.2.3