diff options
Diffstat (limited to 'FL/filename.H')
| -rw-r--r-- | FL/filename.H | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/filename.H b/FL/filename.H index b75afb821..375f0edf6 100644 --- a/FL/filename.H +++ b/FL/filename.H @@ -1,5 +1,5 @@ // -// "$Id: filename.H,v 1.11.2.2 2000/04/25 22:15:58 mike Exp $" +// "$Id: filename.H,v 1.11.2.3 2000/06/05 21:20:32 mike Exp $" // // Filename header file for the Fast Light Tool Kit (FLTK). // @@ -20,7 +20,7 @@ // 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 to "fltk-bugs@fltk.org". // #ifndef FL_FILENAME_H @@ -76,5 +76,5 @@ FL_EXPORT int filename_list(const char *d, struct dirent ***list); #endif // -// End of "$Id: filename.H,v 1.11.2.2 2000/04/25 22:15:58 mike Exp $". +// End of "$Id: filename.H,v 1.11.2.3 2000/06/05 21:20:32 mike Exp $". // |
