summaryrefslogtreecommitdiff
path: root/MSVC/dirent
diff options
context:
space:
mode:
authorpixel <pixel>2007-07-27 14:32:05 +0000
committerpixel <pixel>2007-07-27 14:32:05 +0000
commit63bd3b7faf8ea2ddbbe475b0c16c40e4d703aeaa (patch)
tree036d6e398c10fbeade6b5a64a30a9fc45f7aa49b /MSVC/dirent
parent6c1ab7da376ae7f78a075dda5c5be0dabce20931 (diff)
Upgrading to Lua-5.1
Diffstat (limited to 'MSVC/dirent')
-rw-r--r--MSVC/dirent/dirent.c4
-rw-r--r--MSVC/dirent/dirent.h4
2 files changed, 4 insertions, 4 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 $
*
*/
diff --git a/MSVC/dirent/dirent.h b/MSVC/dirent/dirent.h
index 8c4a657..661607c 100644
--- a/MSVC/dirent/dirent.h
+++ b/MSVC/dirent/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.1 $
+ * $Revision: 1.2 $
* $Author: pixel $
- * $Date: 2004-11-27 21:01:21 $
+ * $Date: 2007-07-27 14:32:05 $
*
*/