diff options
Diffstat (limited to 'src/Fl_Single_Window.cxx')
| -rw-r--r-- | src/Fl_Single_Window.cxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Fl_Single_Window.cxx b/src/Fl_Single_Window.cxx index 317569769..6392df1c8 100644 --- a/src/Fl_Single_Window.cxx +++ b/src/Fl_Single_Window.cxx @@ -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 // // A window with a single-buffered context |
