patch 8.2.4926: #ifdef for crypt feature around too many lines v8.2.4926
authorzeertzjq <zeertzjq@outlook.com>
Mon, 9 May 2022 12:33:39 +0000 (13:33 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 9 May 2022 12:33:39 +0000 (13:33 +0100)
commit51f0bc31d3cf512508419064faac0e5b7e52c98b
tree1609df963252917abe5e7b0fd0b2f9770b70af46
parent53a70289c2712808e6d4e88927e03cac01b470dd
patch 8.2.4926: #ifdef for crypt feature around too many lines

Problem:    #ifdef for crypt feature around too many lines.
Solution:   Move code outside of #ifdef. (closes #10388)
src/option.c
src/version.c