mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 05:58:33 +00:00
vim-patch:7.4.546
Problem: Repeated use of vim_snprintf() with a number. Solution: Move these vim_snprintf() calls into a function. https://code.google.com/p/vim/source/detail?name=v7-4-546
This commit is contained in:
@@ -233,7 +233,7 @@ static int included_patches[] = {
|
||||
549,
|
||||
//548 NA
|
||||
547,
|
||||
//546,
|
||||
546,
|
||||
545,
|
||||
//544 NA
|
||||
543,
|
||||
|
Reference in New Issue
Block a user