]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1640: compiler warning for unused variables without crypt feature v9.0.1640
authorBram Moolenaar <Bram@vim.org>
Sat, 17 Jun 2023 15:19:30 +0000 (16:19 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 17 Jun 2023 15:19:30 +0000 (16:19 +0100)
commit7f29122c8ce2ca224d21abbaeb35e38bc354d95d
tree15b614706f2a3ce81a27fa69111b2f343646c87c
parentbc385a150f9d812bb3e54ff0d5db75d3c6c3bb43
patch 9.0.1640: compiler warning for unused variables without crypt feature

Problem:    Compiler warning for unused variables without the crypt feature.
Solution:   Adjust #ifdefs
src/fileio.c
src/version.c