summaryrefslogtreecommitdiffstats
path: root/lua/lzio.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lzio.c')
-rw-r--r--lua/lzio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua/lzio.c b/lua/lzio.c
index 354f94e..8b77054 100644
--- a/lua/lzio.c
+++ b/lua/lzio.c
@@ -1,6 +1,6 @@
/*
-** $Id: lzio.c,v 1.34 2011/07/15 12:35:32 roberto Exp $
-** a generic input stream interface
+** $Id: lzio.c,v 1.35 2012/05/14 13:34:18 roberto Exp $
+** Buffered streams
** See Copyright Notice in lua.h
*/