diff options
Diffstat (limited to 'MSVC/dirent/dirent.c')
-rw-r--r-- | MSVC/dirent/dirent.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MSVC/dirent/dirent.c b/MSVC/dirent/dirent.c index d062d63..e93caa5 100644 --- a/MSVC/dirent/dirent.c +++ b/MSVC/dirent/dirent.c @@ -9,9 +9,9 @@ * Significantly revised and rewinddir, seekdir and telldir added by Colin * Peters <colin@fu.is.saga-u.ac.jp> * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * $Author: pixel $ - * $Date: 2004-11-27 21:01:21 $ + * $Date: 2007-07-27 14:32:05 $ * */ |