Mercurial > vim
comparison src/version.c @ 26091:00de6cb1c5a1
Add missing piece of patch 8.2.3578
Commit: https://github.com/vim/vim/commit/b32aa8a6a10983836d5987f1e42035f88d47bf6e
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Nov 3 22:25:06 2021 +0000
Add missing piece of patch 8.2.3578
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 03 Nov 2021 23:30:04 +0100 |
parents | 945bdfc3c00f |
children | 6a0f603c52a9 |
comparison
equal
deleted
inserted
replaced
26090:19640c9a9e18 | 26091:00de6cb1c5a1 |
---|---|
755 NULL | 755 NULL |
756 }; | 756 }; |
757 | 757 |
758 static int included_patches[] = | 758 static int included_patches[] = |
759 { /* Add new patch number below this line */ | 759 { /* Add new patch number below this line */ |
760 /**/ | |
761 3578, | |
760 /**/ | 762 /**/ |
761 3577, | 763 3577, |
762 /**/ | 764 /**/ |
763 3576, | 765 3576, |
764 /**/ | 766 /**/ |