diff options
| -rw-r--r-- | FL/Fl.H | 2 | ||||
| -rw-r--r-- | FL/Fl_Native_File_Chooser.H | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -25,7 +25,7 @@ // http://www.fltk.org/str.php // -/* \file +/** \file Fl static class. */ diff --git a/FL/Fl_Native_File_Chooser.H b/FL/Fl_Native_File_Chooser.H index 3672fedc2..6ff81f75d 100644 --- a/FL/Fl_Native_File_Chooser.H +++ b/FL/Fl_Native_File_Chooser.H @@ -26,7 +26,7 @@ // http://www.fltk.org/str.php // -/* \file +/** \file Fl_Native_File_Chooser widget. */ /** |
