summaryrefslogtreecommitdiff
path: root/MSVC
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
parent6c1ab7da376ae7f78a075dda5c5be0dabce20931 (diff)
Upgrading to Lua-5.1
Diffstat (limited to 'MSVC')
-rw-r--r--MSVC/dirent/dirent.c4
-rw-r--r--MSVC/dirent/dirent.h4
-rw-r--r--MSVC/readline/dirent.c4
-rw-r--r--MSVC/readline/dirent.h4
4 files changed, 8 insertions, 8 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 $
*
*/
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 $
*
*/