lualoader: Consistently use double quotes
This commit is contained in:
parent
d256d46320
commit
8031156523
@ -26,7 +26,7 @@
|
||||
-- $FreeBSD$
|
||||
--
|
||||
|
||||
local config = require('config')
|
||||
local config = require("config")
|
||||
|
||||
local core = {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user