mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.2-035
This commit is contained in:
@@ -2450,7 +2450,7 @@ find_closest_color(colormap, colorPtr)
|
||||
*colorPtr = colortable[closest];
|
||||
}
|
||||
|
||||
free(colortable);
|
||||
vim_free(colortable);
|
||||
return OK;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user