From 3e374b079ec3eccc41db7f6d66a13aedb7c40ba6 Mon Sep 17 00:00:00 2001 From: Antoine Cellerier Date: Tue, 5 Jan 2010 22:34:42 +0100 Subject: [PATCH] fix comment. --- share/lua/intf/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/lua/intf/rc.lua b/share/lua/intf/rc.lua index af78f4ce04..6e86b01e67 100644 --- a/share/lua/intf/rc.lua +++ b/share/lua/intf/rc.lua @@ -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 -- 2.39.2