mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Indentation
This commit is contained in:
parent
ebdd439ad0
commit
4c872ff4f5
@ -125,7 +125,7 @@ function os.execute(command)
|
||||
local wcommand = command
|
||||
if command then
|
||||
wcommand = widen(command)
|
||||
local stat = ffi.C._wsystem(wcommand)
|
||||
local stat = ffi.C._wsystem(wcommand)
|
||||
return execresult(stat)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user