From aab6afd32cc03812798883f8cf2be58161b12f8c Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 27 Oct 2023 16:09:01 +0200 Subject: FLUID: Documentation and typos. --- src/fl_ask.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx index 29221d494..7423970e5 100644 --- a/src/fl_ask.cxx +++ b/src/fl_ask.cxx @@ -327,6 +327,7 @@ const char *fl_input(const char *fmt, const char *defstr, ...) { \code #include \endcode + \param[in] maxchar maximum number of characters the user can input (UTF-8 aware) \param[in] fmt can be used as an sprintf-like format and variables for the message text \param[in] defstr defines the default returned string if no text is entered -- cgit v1.2.3