diff options
| author | Greg Ercolano <erco@seriss.com> | 2010-04-28 07:21:41 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2010-04-28 07:21:41 +0000 |
| commit | 7cf83d7e0f6d5882f1aa42263b7ae1bdb0f64acc (patch) | |
| tree | 3c6b3000c36b3e393c4f12c65fe465c919996a5a /src | |
| parent | 4fd11eba88644abdfa2eec2c5cd49e1090dadf68 (diff) | |
Finished up changes for references to fltk-bugs@fltk.org -> STR form.
Should solve STR #2352.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7564 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_Gl_Choice.H | 4 | ||||
| -rw-r--r-- | src/cmap.cxx | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/src/Fl_Gl_Choice.H b/src/Fl_Gl_Choice.H index 06114554b..f410143c5 100644 --- a/src/Fl_Gl_Choice.H +++ b/src/Fl_Gl_Choice.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@easysw.com". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // Internal interface to set up OpenGL. diff --git a/src/cmap.cxx b/src/cmap.cxx index 0275b040b..310868805 100644 --- a/src/cmap.cxx +++ b/src/cmap.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@easysw.com". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // This program produces the contents of "fl_cmap.h" as stdout |
