mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
Merge pull request #7650 from jamessan/na-patches
version.c: mark NA patches
This commit is contained in:
@@ -803,7 +803,7 @@ static const int included_patches[] = {
|
|||||||
305,
|
305,
|
||||||
// 304,
|
// 304,
|
||||||
// 303,
|
// 303,
|
||||||
// 302, NA
|
// 302 NA
|
||||||
// 301,
|
// 301,
|
||||||
300,
|
300,
|
||||||
// 299,
|
// 299,
|
||||||
@@ -925,7 +925,7 @@ static const int included_patches[] = {
|
|||||||
// 183 NA
|
// 183 NA
|
||||||
182,
|
182,
|
||||||
181,
|
181,
|
||||||
// 180,
|
// 180 NA
|
||||||
179,
|
179,
|
||||||
178,
|
178,
|
||||||
177,
|
177,
|
||||||
@@ -935,11 +935,11 @@ static const int included_patches[] = {
|
|||||||
// 173 NA
|
// 173 NA
|
||||||
172,
|
172,
|
||||||
// 171,
|
// 171,
|
||||||
// 170,
|
// 170 NA
|
||||||
// 169,
|
// 169 NA
|
||||||
168,
|
168,
|
||||||
167,
|
167,
|
||||||
// 166,
|
// 166 NA
|
||||||
165,
|
165,
|
||||||
164,
|
164,
|
||||||
// 163 NA
|
// 163 NA
|
||||||
@@ -964,7 +964,7 @@ static const int included_patches[] = {
|
|||||||
// 144 NA
|
// 144 NA
|
||||||
143,
|
143,
|
||||||
142,
|
142,
|
||||||
// 141,
|
// 141 NA
|
||||||
140,
|
140,
|
||||||
// 139 NA
|
// 139 NA
|
||||||
// 138 NA
|
// 138 NA
|
||||||
@@ -1009,7 +1009,7 @@ static const int included_patches[] = {
|
|||||||
99,
|
99,
|
||||||
// 98 NA
|
// 98 NA
|
||||||
// 97 NA
|
// 97 NA
|
||||||
// 96,
|
96,
|
||||||
// 95 NA
|
// 95 NA
|
||||||
// 94 NA
|
// 94 NA
|
||||||
// 93 NA
|
// 93 NA
|
||||||
@@ -1084,10 +1084,10 @@ static const int included_patches[] = {
|
|||||||
// 24 NA
|
// 24 NA
|
||||||
23,
|
23,
|
||||||
// 22 NA
|
// 22 NA
|
||||||
// 21,
|
// 21 NA
|
||||||
20,
|
20,
|
||||||
19,
|
19,
|
||||||
// 18,
|
// 18 NA
|
||||||
17,
|
17,
|
||||||
// 16 NA
|
// 16 NA
|
||||||
// 15 NA
|
// 15 NA
|
||||||
|
Reference in New Issue
Block a user