diff options
Diffstat (limited to 'fluid/factory.cxx')
| -rw-r--r-- | fluid/factory.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/factory.cxx b/fluid/factory.cxx index a61335322..1c2ffc1f4 100644 --- a/fluid/factory.cxx +++ b/fluid/factory.cxx @@ -1,5 +1,5 @@ // -// "$Id: factory.cxx,v 1.4.2.5 2000/05/16 12:26:06 mike Exp $" +// "$Id: factory.cxx,v 1.4.2.6 2000/06/05 21:20:42 mike Exp $" // // Widget factory code for the Fast Light Tool Kit (FLTK). // @@ -28,7 +28,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". // #include <FL/Fl.H> @@ -693,5 +693,5 @@ int lookup_symbol(const char *name, int &v, int numberok) { } // -// End of "$Id: factory.cxx,v 1.4.2.5 2000/05/16 12:26:06 mike Exp $". +// End of "$Id: factory.cxx,v 1.4.2.6 2000/06/05 21:20:42 mike Exp $". // |
