diff options
Diffstat (limited to 'MSVC/readline')
-rw-r--r-- | MSVC/readline/dirent.c | 4 | ||||
-rw-r--r-- | MSVC/readline/dirent.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/MSVC/readline/dirent.c b/MSVC/readline/dirent.c index 475ef6a..3a83496 100644 --- a/MSVC/readline/dirent.c +++ b/MSVC/readline/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.3 $ + * $Revision: 1.4 $ * $Author: pixel $ - * $Date: 2004-11-27 21:47:24 $ + * $Date: 2007-07-27 14:32:05 $ * */ diff --git a/MSVC/readline/dirent.h b/MSVC/readline/dirent.h index 011fc8f..1366f0b 100644 --- a/MSVC/readline/dirent.h +++ b/MSVC/readline/dirent.h @@ -15,9 +15,9 @@ * DISCLAIMED. This includeds but is not limited to warranties of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * $Author: pixel $ - * $Date: 2004-11-27 21:47:24 $ + * $Date: 2007-07-27 14:32:05 $ * */ |