1
0
forked from aniani/vim
Files
vim/src/crypt.c
Yegappan Lakshmanan ee47eaceaa patch 9.0.0003: functions are global while they could be local
Problem:    Functions are global while they could be local.
Solution:   Add "static".  Add a few tests. (Yegappan Lakshmanan,
            closes #10612)
2022-06-29 12:55:36 +01:00

29 KiB