From 1fc314c5dbf3063192ef3b1377936388dd7ae2be Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 9 Feb 2007 18:46:32 +0000 Subject: Fix HTML errors. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_File_Chooser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Fl_File_Chooser.html') diff --git a/documentation/Fl_File_Chooser.html b/documentation/Fl_File_Chooser.html index 175cd0942..62f648a2b 100644 --- a/documentation/Fl_File_Chooser.html +++ b/documentation/Fl_File_Chooser.html @@ -228,7 +228,7 @@ const char *label()

Sets or gets the title bar text for the Fl_File_Chooser. -

void ok_label(const char *l)
+

void ok_label(const char *l)
const char *ok_label()

Sets or gets the label for the "ok" button in the -- cgit v1.2.3