diff options
Diffstat (limited to 'src/scandir_win32.c')
| -rw-r--r-- | src/scandir_win32.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/scandir_win32.c b/src/scandir_win32.c index fee29d03a..3ec65a58f 100644 --- a/src/scandir_win32.c +++ b/src/scandir_win32.c @@ -1,9 +1,9 @@ // -// "$Id: scandir_win32.c,v 1.11.2.1 2000/04/04 17:57:04 bill Exp $" +// "$Id: scandir_win32.c,v 1.11.2.2 2000/04/25 22:16:47 mike Exp $" // // WIN32 scandir function 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 @@ -101,5 +101,5 @@ int alphasort (struct dirent **a, struct dirent **b) { #endif // -// End of "$Id: scandir_win32.c,v 1.11.2.1 2000/04/04 17:57:04 bill Exp $". +// End of "$Id: scandir_win32.c,v 1.11.2.2 2000/04/25 22:16:47 mike Exp $". // |
