diff options
Diffstat (limited to 'src/fl_diamond_box.cxx')
| -rw-r--r-- | src/fl_diamond_box.cxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/fl_diamond_box.cxx b/src/fl_diamond_box.cxx index 8b262e089..830a8beb7 100644 --- a/src/fl_diamond_box.cxx +++ b/src/fl_diamond_box.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 // // Box drawing code for an obscure box type. |
