diff options
Diffstat (limited to 'src/Fl_Check_Button.cxx')
| -rw-r--r-- | src/Fl_Check_Button.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Fl_Check_Button.cxx b/src/Fl_Check_Button.cxx index 9c2889c44..ab3cc3e91 100644 --- a/src/Fl_Check_Button.cxx +++ b/src/Fl_Check_Button.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_Check_Button.cxx,v 1.4.2.1 2000/04/25 22:16:21 mike Exp $" +// "$Id: Fl_Check_Button.cxx,v 1.4.2.2 2000/06/05 21:20:49 mike Exp $" // // Check button widget for the Fast Light Tool Kit (FLTK). // @@ -20,7 +20,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 // USA. // -// Please report all bugs and problems to "fltk-bugs@easysw.com". +// Please report all bugs and problems to "fltk-bugs@fltk.org". // #include <FL/Fl.H> |
