summaryrefslogtreecommitdiff
path: root/src/fl_file_chooser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_file_chooser.cxx')
-rw-r--r--src/fl_file_chooser.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fl_file_chooser.cxx b/src/fl_file_chooser.cxx
index 3df032a01..0355a7d28 100644
--- a/src/fl_file_chooser.cxx
+++ b/src/fl_file_chooser.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: fl_file_chooser.cxx,v 1.10.2.2 2000/04/14 09:08:14 bill Exp $"
+// "$Id: fl_file_chooser.cxx,v 1.10.2.3 2000/04/25 22:16:41 mike Exp $"
//
// File chooser widget for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-1999 by Bill Spitzak and others.
+// Copyright 1998-2000 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@@ -622,5 +622,5 @@ char* fl_file_chooser(const char* message, const char* pat, const char* fname)
}
//
-// End of "$Id: fl_file_chooser.cxx,v 1.10.2.2 2000/04/14 09:08:14 bill Exp $".
+// End of "$Id: fl_file_chooser.cxx,v 1.10.2.3 2000/04/25 22:16:41 mike Exp $".
//