summaryrefslogtreecommitdiff
path: root/test/subwindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/subwindow.cxx')
-rw-r--r--test/subwindow.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/subwindow.cxx b/test/subwindow.cxx
index a5cb6a519..a3d17be45 100644
--- a/test/subwindow.cxx
+++ b/test/subwindow.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: subwindow.cxx,v 1.5.2.3 2000/04/25 22:16:59 mike Exp $"
+// "$Id: subwindow.cxx,v 1.5.2.4 2000/06/05 21:21:24 mike Exp $"
//
// Nested window 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 <stdlib.h>
@@ -183,5 +183,5 @@ int main(int, char **) {
}
//
-// End of "$Id: subwindow.cxx,v 1.5.2.3 2000/04/25 22:16:59 mike Exp $".
+// End of "$Id: subwindow.cxx,v 1.5.2.4 2000/06/05 21:21:24 mike Exp $".
//