commit | b811de5d49a23b20df82a80533d0602cda49029e | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Thu Oct 21 10:50:44 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 21 10:50:44 2021 +0100 |
tree | 1c7533c136b2eb107bf67add316bc6b1cb4cb713 | |
parent | d68a0044858d00de6100def1e389a3a9c1cdbcdc [diff] [blame] |
patch 8.2.3549: mistakes in test comments Problem: Mistakes in test comments. Solution: Fix the comments. (closes #9029)
diff --git a/src/version.c b/src/version.c index 1e7fb75..5df626a 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3549, +/**/ 3548, /**/ 3547,