1
0
forked from aniani/vim

updated for version 7.2-039

This commit is contained in:
Bram Moolenaar
2008-11-12 14:29:28 +00:00
parent fbc0cfad0c
commit 0f71c6d020
2 changed files with 3 additions and 0 deletions

View File

@@ -856,6 +856,7 @@ eval_clear()
}
}
hash_clear(&vimvarht);
hash_init(&vimvarht); /* garbage_collect() will access it */
hash_clear(&compat_hashtab);
/* script-local variables */