lua: fix an argument validation error
According to the documentation, strings.from_charset expects two
arguments, not three.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Showing
Please register or sign in to comment
According to the documentation, strings.from_charset expects two
arguments, not three.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>