Fix syntax errors with Calypso & 14443b Lua

This commit is contained in:
Jacopo Jannone 2019-06-23 11:53:48 +02:00
commit 7e1d4a54ad
2 changed files with 3 additions and 3 deletions

View file

@ -68,7 +68,7 @@ local function help()
print(desc)
print('Example usage')
print(example)
print(usage))
print(usage)
end
--
-- helper function, give current count of items in lua-table.