mirror of
https://github.com/zoriya/vim.git
synced 2026-05-24 07:30:18 +00:00
updated for version 7.2-039
This commit is contained in:
@@ -856,6 +856,7 @@ eval_clear()
|
||||
}
|
||||
}
|
||||
hash_clear(&vimvarht);
|
||||
hash_init(&vimvarht); /* garbage_collect() will access it */
|
||||
hash_clear(&compat_hashtab);
|
||||
|
||||
/* script-local variables */
|
||||
|
||||
Reference in New Issue
Block a user