mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.2062 (#5954)
Problem: Using dummy variable to compute struct member offset.
Solution: Use offsetof().
840268400d
This commit is contained in:
@@ -378,7 +378,7 @@ static int included_patches[] = {
|
||||
2065,
|
||||
// 2064,
|
||||
// 2063 NA
|
||||
// 2062,
|
||||
2062,
|
||||
// 2061,
|
||||
// 2060 NA
|
||||
// 2059 NA
|
||||
|
Reference in New Issue
Block a user