patch 8.1.0114: confusing variable name v8.1.0114
authorBram Moolenaar <Bram@vim.org>
Sun, 24 Jun 2018 21:53:28 +0000 (23:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 Jun 2018 21:53:28 +0000 (23:53 +0200)
commit0119a59ffdfb21cf1c0a56e7ed6105e875150163
treeb034a9624b677b5edb568134a041b995f4090f53
parent675e8d6adb88d5b38087870dfda51c0205070741
patch 8.1.0114: confusing variable name

Problem:    Confusing variable name.
Solution:   Rename new_ts to new_vts_array.  Change zero to NULL.
src/ex_cmds.c
src/option.c
src/version.c