aboutsummaryrefslogtreecommitdiff
path: root/lzio.c
diff options
context:
space:
mode:
Diffstat (limited to 'lzio.c')
-rw-r--r--lzio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lzio.c b/lzio.c
index c9011c09..9cfa215c 100644
--- a/lzio.c
+++ b/lzio.c
@@ -1,6 +1,6 @@
1/* 1/*
2** $Id: lzio.c,v 1.33 2011/02/23 13:13:10 roberto Exp roberto $ 2** $Id: lzio.c,v 1.34 2011/07/15 12:35:32 roberto Exp roberto $
3** a generic input stream interface 3** Buffered streams
4** See Copyright Notice in lua.h 4** See Copyright Notice in lua.h
5*/ 5*/
6 6