summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-01-24 04:54:48 +0100
committerKevin Mitchell <kevmitch@gmail.com>2018-01-25 20:18:32 -0800
commit415fc6e3271827fa9195a10c71bb5025e8733a5e (patch)
treed43d49802c6f792fdb73c8beebeb28fddc54cf87 /DOCS
parentd8b013d45836a49c1c6b8e123b46c1d5aca440ac (diff)
downloadmpv-415fc6e3271827fa9195a10c71bb5025e8733a5e.tar.bz2
mpv-415fc6e3271827fa9195a10c71bb5025e8733a5e.tar.xz
m_option: remove string list -append action code duplication
Instead of duplicating the append code, reimplement it using the existing code. The difference between -add and -append is that -append does not take multiple items (thus removing the need for escaping), but -append can reuse all code for -add by pretending the separator is never found.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions