]> granicus.if.org Git - vim/commit
patch 8.0.0903: early return from test function v8.0.0903
authorBram Moolenaar <Bram@vim.org>
Fri, 11 Aug 2017 18:20:27 +0000 (20:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 11 Aug 2017 18:20:27 +0000 (20:20 +0200)
commitcf8d840ce9140931bfbdc97961dad9278ee5f96c
tree784d7df167433afe9ce86dc8c1a6460e01eeefbc
parent1ccd8fff8acfbd5df0fc0e9b4d288af84e51233e
patch 8.0.0903: early return from test function

Problem:    Early return from test function.
Solution:   Remove the return.
src/testdir/test_terminal.vim
src/version.c