Added a missing endline.
This commit is contained in:
parent
e96a774f59
commit
dc284783f0
@ -137,4 +137,4 @@ def:write("EXPORTS\n")
|
||||
for _,symbol in ipairs(symbols) do
|
||||
def:write("\t" .. symbol .. "=lua51." .. symbol .. "\n")
|
||||
end
|
||||
def:close()
|
||||
def:close()
|
||||
|
Loading…
Reference in New Issue
Block a user