summaryrefslogtreecommitdiff
path: root/doc/fl_single_window.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_single_window.html')
-rw-r--r--doc/fl_single_window.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/fl_single_window.html b/doc/fl_single_window.html
index 4fb76b2..21f97db 100644
--- a/doc/fl_single_window.html
+++ b/doc/fl_single_window.html
@@ -113,7 +113,10 @@ procedure Show
<td><pre>
void show(int a, char **b);
</pre></td>
-<td>&nbsp;</td>
+<td><pre>
+procedure Show_With_Args
+ (This : in out Single_Window);
+</pre></td>
</tr>
</table>