summaryrefslogtreecommitdiff
path: root/lzio.c
diff options
context:
space:
mode:
Diffstat (limited to 'lzio.c')
-rw-r--r--lzio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lzio.c b/lzio.c
index eb6151a0..6f790944 100644
--- a/lzio.c
+++ b/lzio.c
@@ -1,5 +1,5 @@
1/* 1/*
2** $Id: lzio.c,v 1.36 2014/11/02 19:19:04 roberto Exp roberto $ 2** $Id: lzio.c,v 1.37.1.1 2017/04/19 17:20:42 roberto Exp $
3** Buffered streams 3** Buffered streams
4** See Copyright Notice in lua.h 4** See Copyright Notice in lua.h
5*/ 5*/