mirror of
https://github.com/vim/vim.git
synced 2025-10-06 05:44:14 -04:00
Added salt to blowfish encryption.
This commit is contained in:
@@ -149,7 +149,7 @@ void qsort __ARGS((void *base, size_t elm_count, size_t elm_size, int (*cmp)(con
|
||||
# endif
|
||||
# include "regexp.pro"
|
||||
# include "screen.pro"
|
||||
# ifdef FEAT_CRYPT
|
||||
# if defined(FEAT_CRYPT) || defined(FEAT_PERSISTENT_UNDO)
|
||||
# include "sha256.pro"
|
||||
# endif
|
||||
# include "search.pro"
|
||||
|
Reference in New Issue
Block a user