summaryrefslogtreecommitdiff
path: root/doc/fl_secret_input.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_secret_input.html')
-rw-r--r--doc/fl_secret_input.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fl_secret_input.html b/doc/fl_secret_input.html
index 79e8eaf..6d6504c 100644
--- a/doc/fl_secret_input.html
+++ b/doc/fl_secret_input.html
@@ -55,7 +55,7 @@ Fl_Secret_Input(int X, int Y, int W, int H, const char *L=0);
<td><pre>
function Create
(X, Y, W, H : in Integer;
- Text : in String)
+ Text : in String := "")
return Secret_Input;
</pre></td>
</tr>