mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1276
Problem: Warning for not using return value of fcntl().
Solution: Explicitly ignore the return value.
fbc4b4db3a
This commit is contained in:
@@ -402,7 +402,7 @@ static int included_patches[] = {
|
||||
// 1279 NA
|
||||
// 1278 NA
|
||||
// 1277 NA
|
||||
// 1276,
|
||||
1276,
|
||||
// 1275 NA
|
||||
// 1274 NA
|
||||
// 1273,
|
||||
|
Reference in New Issue
Block a user