diff options
Diffstat (limited to 'fluid/widget_panel.fl')
| -rw-r--r-- | fluid/widget_panel.fl | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/fluid/widget_panel.fl b/fluid/widget_panel.fl index b870d39d7..0ccb9763e 100644 --- a/fluid/widget_panel.fl +++ b/fluid/widget_panel.fl @@ -3,8 +3,6 @@ version 1.0400 header_name {.h} code_name {.cxx} comment {// -// "$Id$" -// // Widget panel for the Fast Light Tool Kit (FLTK). // // Copyright 1998-2020 by Bill Spitzak and others. @@ -15,9 +13,9 @@ comment {// // // https://www.fltk.org/COPYING.php // -// Please report all bugs and problems on the following page: +// Please see the following page on how to report bugs and issues: // -// https://www.fltk.org/str.php +// https://www.fltk.org/bugs.php // } {in_source in_header } @@ -702,9 +700,3 @@ wCallback->do_callback(wCallback, v);} open } } } - -comment { -// -// End of "$Id$". -//} {in_source in_header -} |
