diff options
Diffstat (limited to 'FL/glut.H')
| -rw-r--r-- | FL/glut.H | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ // -// "$Id: glut.H,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $" +// "$Id: glut.H,v 1.6.2.2 2000/06/05 21:20:34 mike Exp $" // // GLUT emulation 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". // // Emulation of Glut using fltk. @@ -467,5 +467,5 @@ extern void glutSolidIcosahedron(); #endif /* __glut_h__ */ // -// End of "$Id: glut.H,v 1.6.2.1 2000/04/25 22:16:00 mike Exp $". +// End of "$Id: glut.H,v 1.6.2.2 2000/06/05 21:20:34 mike Exp $". // |
