summaryrefslogtreecommitdiff
path: root/test/colbrowser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/colbrowser.cxx')
-rw-r--r--test/colbrowser.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/colbrowser.cxx b/test/colbrowser.cxx
index 961533a3c..c0c8f09f1 100644
--- a/test/colbrowser.cxx
+++ b/test/colbrowser.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: colbrowser.cxx,v 1.5.2.1 2000/04/25 22:16:51 mike Exp $"
+// "$Id: colbrowser.cxx,v 1.5.2.2 2000/06/05 21:21:17 mike Exp $"
//
// Forms test program for the Fast Light Tool Kit (FLTK).
//
@@ -25,7 +25,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/forms.H> // changed for fltk
@@ -340,5 +340,5 @@ create_form_cl(void)
}
//
-// End of "$Id: colbrowser.cxx,v 1.5.2.1 2000/04/25 22:16:51 mike Exp $".
+// End of "$Id: colbrowser.cxx,v 1.5.2.2 2000/06/05 21:21:17 mike Exp $".
//