diff options
Diffstat (limited to 'fluid/comments.h')
| -rw-r--r-- | fluid/comments.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fluid/comments.h b/fluid/comments.h index 0a9887ad1..e1cf4a680 100644 --- a/fluid/comments.h +++ b/fluid/comments.h @@ -71,7 +71,9 @@ static char *comment_text[] = { "// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307\n" "// USA.\n" "//\n" - "// Please report all bugs and problems to \"fltk-bugs@fltk.org\".\n" + "// Please report all bugs and problems on the following page:\n" + "//\n" + "// http://www.fltk.org/str.php\n" "//\n", // FLTK/Footer "\n//\n" |
