Mercurial > vim
comparison src/version.c @ 23880:6559c0d6eb4c v8.2.2482
patch 8.2.2482: build error
Commit: https://github.com/vim/vim/commit/a5a1ec1826c0e43d0282ba4d35c155a97bab3e27
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Feb 7 16:05:47 2021 +0100
patch 8.2.2482: build error
Problem: Build error.
Solution: Add new error message.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 07 Feb 2021 16:15:04 +0100 |
parents | 9ddf1a537fc2 |
children | a4df35126d9c |
comparison
equal
deleted
inserted
replaced
23879:9ddf1a537fc2 | 23880:6559c0d6eb4c |
---|---|
748 NULL | 748 NULL |
749 }; | 749 }; |
750 | 750 |
751 static int included_patches[] = | 751 static int included_patches[] = |
752 { /* Add new patch number below this line */ | 752 { /* Add new patch number below this line */ |
753 /**/ | |
754 2482, | |
753 /**/ | 755 /**/ |
754 2481, | 756 2481, |
755 /**/ | 757 /**/ |
756 2480, | 758 2480, |
757 /**/ | 759 /**/ |