aboutsummaryrefslogtreecommitdiff
path: root/testes/tpack.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testes/tpack.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/tpack.lua b/testes/tpack.lua
index 4b32efb5..70386178 100644
--- a/testes/tpack.lua
+++ b/testes/tpack.lua
@@ -1,5 +1,5 @@
1-- $Id: testes/tpack.lua $ 1-- $Id: testes/tpack.lua $
2-- See Copyright Notice in file all.lua 2-- See Copyright Notice in file lua.h
3 3
4local pack = string.pack 4local pack = string.pack
5local packsize = string.packsize 5local packsize = string.packsize