summaryrefslogtreecommitdiff
path: root/src/filename_match.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/filename_match.cxx')
-rw-r--r--src/filename_match.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/filename_match.cxx b/src/filename_match.cxx
index 430d1d8..6b61308 100644
--- a/src/filename_match.cxx
+++ b/src/filename_match.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: filename_match.cxx 4288 2005-04-16 00:13:17Z mike $"
+// "$Id: filename_match.cxx 5190 2006-06-09 16:16:34Z mike $"
//
// Pattern matching routines for the Fast Light Tool Kit (FLTK).
//
@@ -102,5 +102,5 @@ int fl_filename_match(const char *s, const char *p) {
}
//
-// End of "$Id: filename_match.cxx 4288 2005-04-16 00:13:17Z mike $".
+// End of "$Id: filename_match.cxx 5190 2006-06-09 16:16:34Z mike $".
//