]> granicus.if.org Git - vim/commit
patch 8.0.1134: superfluous call to syn_get_final_id() v8.0.1134
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Sep 2017 11:53:37 +0000 (13:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Sep 2017 11:53:37 +0000 (13:53 +0200)
commit76301956f0c079d893cfd927b11456328bed4f9b
treeeeff6af9158367415d9691dbef97a6fcea79dd83
parentf3d769a585040ac47f7054057758809024ef6377
patch 8.0.1134: superfluous call to syn_get_final_id()

Problem:    Superfluous call to syn_get_final_id().
Solution:   Remove it. (Ken Takata)
src/syntax.c
src/version.c