commit | 88dd6523fa86760a8f014ea16c3bb882db9bba07 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Mar 06 22:21:37 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Mar 06 22:21:37 2022 +0000 |
tree | 7aa5266a90fd12eea639498c07d9578528dfebe9 | |
parent | 936dc6014c0132199a30e86bc33178a240f11849 [diff] [blame] |
patch 8.2.4522: GUI test fails with Motif Problem: GUI test fails with Motif. (Dominique Pellé) Solution: Remove using an invalid value for 'guifontset'.
diff --git a/src/version.c b/src/version.c index c53f4d8..aa027a9 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4522, +/**/ 4521, /**/ 4520,