Mercurial > vim
comparison src/version.c @ 21315:8de90d2965a3 v8.2.1208
patch 8.2.1208: build failure
Commit: https://github.com/vim/vim/commit/49fe0d6b289ee640cf5c49b1704bbbd641a0237d
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Jul 14 15:47:23 2020 +0200
patch 8.2.1208: build failure
Problem: Build failure.
Solution: Add missing change.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 14 Jul 2020 16:00:06 +0200 |
parents | e641f678bdb9 |
children | 883aa425656a |
comparison
equal
deleted
inserted
replaced
21314:3f34b98e3b3f | 21315:8de90d2965a3 |
---|---|
752 NULL | 752 NULL |
753 }; | 753 }; |
754 | 754 |
755 static int included_patches[] = | 755 static int included_patches[] = |
756 { /* Add new patch number below this line */ | 756 { /* Add new patch number below this line */ |
757 /**/ | |
758 1208, | |
757 /**/ | 759 /**/ |
758 1207, | 760 1207, |
759 /**/ | 761 /**/ |
760 1206, | 762 1206, |
761 /**/ | 763 /**/ |