diff options
Diffstat (limited to 'fluid/Shortcut_Button.h')
| -rw-r--r-- | fluid/Shortcut_Button.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/Shortcut_Button.h b/fluid/Shortcut_Button.h index 48f206142..6ea284ecf 100644 --- a/fluid/Shortcut_Button.h +++ b/fluid/Shortcut_Button.h @@ -1,5 +1,5 @@ // -// "$Id: Shortcut_Button.h,v 1.3.2.1 2000/05/16 12:26:05 mike Exp $" +// "$Id: Shortcut_Button.h,v 1.3.2.2 2000/06/05 21:20:41 mike Exp $" // // Shortcut header file 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_Button.H> @@ -35,5 +35,5 @@ public: }; // -// End of "$Id: Shortcut_Button.h,v 1.3.2.1 2000/05/16 12:26:05 mike Exp $". +// End of "$Id: Shortcut_Button.h,v 1.3.2.2 2000/06/05 21:20:41 mike Exp $". // |
