diff options
Diffstat (limited to 'documentation/Fl_Preferences.html')
| -rw-r--r-- | documentation/Fl_Preferences.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Preferences.html b/documentation/Fl_Preferences.html index b5ce6a4b0..fc5c723d4 100644 --- a/documentation/Fl_Preferences.html +++ b/documentation/Fl_Preferences.html @@ -128,7 +128,7 @@ entry names. The index must be within the range given by the base preference group. This function is rarely used as deleting the base preferences flushes automatically. -<H4><a name="Fl_Preferences.getUserdataPath">int Fl_Preferences::getUserdataPath(char *path)</a></H4> +<H4><a name="Fl_Preferences.getUserdataPath">int Fl_Preferences::getUserdataPath(char *path, int path_size)</a></H4> <P>Creates a path that is related to the preferences file and that is usable for application data beyond what is covered by |
