1
0
forked from aniani/vim
Files
vim/src/regexp_nfa.c
=?UTF-8?q?Dundar=20G=C3=B6c?= 09f688c33a patch 8.2.3125: variables are set but not used
Problem:    Variables are set but not used.
Solution:   Move the declarations to the block where they are used.
            (closes #8527)
2021-07-08 18:05:00 +02:00

187 KiB