diff options
Diffstat (limited to 'src/Fl_XColor.H')
| -rw-r--r-- | src/Fl_XColor.H | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Fl_XColor.H b/src/Fl_XColor.H index d692e9cac..db7616972 100644 --- a/src/Fl_XColor.H +++ b/src/Fl_XColor.H @@ -1,5 +1,5 @@ // -// "$Id: Fl_XColor.H,v 1.6.2.1 2000/04/25 22:16:33 mike Exp $" +// "$Id: Fl_XColor.H,v 1.6.2.2 2000/06/05 21:20:59 mike Exp $" // // X-specific color definitions 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 <config.h> @@ -40,5 +40,5 @@ extern FL_EXPORT unsigned char fl_redmask, fl_greenmask, fl_bluemask; extern FL_EXPORT int fl_redshift, fl_greenshift, fl_blueshift, fl_extrashift; // -// End of "$Id: Fl_XColor.H,v 1.6.2.1 2000/04/25 22:16:33 mike Exp $". +// End of "$Id: Fl_XColor.H,v 1.6.2.2 2000/06/05 21:20:59 mike Exp $". // |
