diff options
Diffstat (limited to '')
-rw-r--r-- | testes/tpack.lua | 2 |
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 | ||
4 | local pack = string.pack | 4 | local pack = string.pack |
5 | local packsize = string.packsize | 5 | local packsize = string.packsize |