Fix doxygen docs (wrong argument name)

This commit is contained in:
Albrecht Schlosser
2020-05-08 12:34:37 +02:00
parent 70ce08e0cb
commit ccb06e18b7
+1 -1
View File
@@ -561,7 +561,7 @@ void fl_message_position(const int x, const int y, const int center) {
\note \#include <FL/fl_ask.H>
\param[in] w Widget or window to position the message box over.
\param[in] widget Widget or window to position the message box over.
\see int fl_message_position(int x, int y, int center)
*/