lua: reserved identifier in function names
* renamed `__PushCommand` to `PushCommand__` since the former is a
reserved identifier and therefor ill-formed according to the C
ISO Standard.
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
Please register or sign in to comment