]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
lualoader: Fix up some luacheck concerns
authorkevans <kevans@FreeBSD.org>
Tue, 26 Mar 2019 02:35:58 +0000 (02:35 +0000)
committerkevans <kevans@FreeBSD.org>
Tue, 26 Mar 2019 02:35:58 +0000 (02:35 +0000)
commitfc39ba532847760a9ca07280e78b9a6d9fe075ac
treefec3a5c49c56a4ea78e4443d7ce7aeddb0242b2f
parent99ce179649918159370077ba477faff0f8eef379
lualoader: Fix up some luacheck concerns

- Garbage collect an unused (removed because it was useless) constant
- Don't bother with vararg notation if args will not be used

MFC after: 1 week
stand/lua/config.lua
stand/lua/menu.lua