mirror of
https://github.com/videolan/vlc.git
synced 2024-12-13 03:33:54 +08:00
fix comment.
This commit is contained in:
parent
9027ae0e05
commit
3e374b079e
@ -160,7 +160,7 @@ function quit(name,client)
|
||||
end
|
||||
|
||||
function add(name,client,arg)
|
||||
-- TODO: par single and double quotes properly
|
||||
-- TODO: parse single and double quotes properly
|
||||
local f
|
||||
if name == "enqueue" then
|
||||
f = vlc.playlist.enqueue
|
||||
|
Loading…
Reference in New Issue
Block a user