]> granicus.if.org Git - vim/commitdiff
Add missing piece of patch 8.2.3578
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Nov 2021 22:25:06 +0000 (22:25 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Nov 2021 22:25:06 +0000 (22:25 +0000)
src/version.c

index b1c1193ea3ad76308eb7504f37c2784de7bd4308..9c0f845cb8e6d761fb83292460e91ed60e53edba 100644 (file)
@@ -757,6 +757,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    3578,
 /**/
     3577,
 /**/