Mercurial > vim
comparison src/version.c @ 28572:3c7f1b3ae427 v8.2.4810
patch 8.2.4810: missing changes in one file
Commit: https://github.com/vim/vim/commit/56dba60216a1bf72c1de299316f4d4ef19e50ad5
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Apr 23 11:03:58 2022 +0100
patch 8.2.4810: missing changes in one file
Problem: Missing changes in one file.
Solution: Also change the struct initializers.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 23 Apr 2022 12:15:03 +0200 |
parents | 35e24d9de858 |
children | 7c96d7924ea5 |
comparison
equal
deleted
inserted
replaced
28571:9b622722bad0 | 28572:3c7f1b3ae427 |
---|---|
744 NULL | 744 NULL |
745 }; | 745 }; |
746 | 746 |
747 static int included_patches[] = | 747 static int included_patches[] = |
748 { /* Add new patch number below this line */ | 748 { /* Add new patch number below this line */ |
749 /**/ | |
750 4810, | |
749 /**/ | 751 /**/ |
750 4809, | 752 4809, |
751 /**/ | 753 /**/ |
752 4808, | 754 4808, |
753 /**/ | 755 /**/ |