summaryrefslogtreecommitdiff
path: root/test/threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/threads.h')
-rw-r--r--test/threads.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/threads.h b/test/threads.h
index 71bb0726e..8d376b147 100644
--- a/test/threads.h
+++ b/test/threads.h
@@ -20,7 +20,9 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
-// Please report all bugs and problems to "fltk-bugs@fltk.org".
+// Please report all bugs and problems on the following page:
+//
+// http://www.fltk.org/str.php
//
// Inline classes to provide portable support for threads and mutexes.