mirror of
https://github.com/vim/vim.git
synced 2025-11-15 23:14:06 -05: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