summaryrefslogtreecommitdiff
path: root/test/list_visuals.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/list_visuals.cxx')
-rw-r--r--test/list_visuals.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/list_visuals.cxx b/test/list_visuals.cxx
index 5d9757b42..cf6ee2fd5 100644
--- a/test/list_visuals.cxx
+++ b/test/list_visuals.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: list_visuals.cxx,v 1.5.2.1 2000/04/25 22:16:57 mike Exp $"
+// "$Id: list_visuals.cxx,v 1.5.2.2 2000/06/05 21:21:22 mike Exp $"
//
// Visual list utility for the Fast Light Tool Kit (FLTK).
//
@@ -28,7 +28,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".
//
#ifdef WIN32
@@ -235,5 +235,5 @@ int main(int argc, char **argv) {
#endif
//
-// End of "$Id: list_visuals.cxx,v 1.5.2.1 2000/04/25 22:16:57 mike Exp $".
+// End of "$Id: list_visuals.cxx,v 1.5.2.2 2000/06/05 21:21:22 mike Exp $".
//