mirror of
https://github.com/zoriya/vim.git
synced 2025-12-19 05:35:17 +00:00
updated for version 7.1-136
This commit is contained in:
@@ -3354,6 +3354,7 @@ syn_clear_pattern(buf, i)
|
||||
{
|
||||
vim_free(SYN_ITEMS(buf)[i].sp_cont_list);
|
||||
vim_free(SYN_ITEMS(buf)[i].sp_next_list);
|
||||
vim_free(SYN_ITEMS(buf)[i].sp_syn.cont_in_list);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user