summaryrefslogtreecommitdiff
path: root/src/filename_match.cxx
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2007-05-20 01:20:30 +0000
committerAaron M. Ucko <ucko@debian.org>2007-05-20 01:20:30 +0000
commitda5f6f8dd1f87d32cea2f882d251ebaecc3c7629 (patch)
tree5772cc71ce588e5cbdbb7e458e2c5876dcbc8fcc /src/filename_match.cxx
parentee19f9cc1847049ccb983313bb11df47d253df16 (diff)
parent9b5d5801c27165ad47245acb580f30b8ce2d20b4 (diff)
Merge new upstream snapshot / release candidate (1.1.8~r5840) into trunk.
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 $".
//