]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3551: checking first character of url twice v8.2.3551
authoritchyny <itchyny@hatena.ne.jp>
Thu, 21 Oct 2021 17:01:13 +0000 (18:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Oct 2021 17:01:13 +0000 (18:01 +0100)
commit94e7d345c156a722bb161b73238c4ba1d27ec586
tree7a53dad3f5847e99065cad7c0f7eeae1613ea1c5
parentae38a9db7770b38889fbf06908cc69d42b463a73
patch 8.2.3551: checking first character of url twice

Problem:    Checking first character of url twice.
Solution:   Only check once. (closes #9026)
src/misc1.c
src/version.c