1
0
forked from aniani/vim

patch 8.2.0234: message test fails on SunOS

Problem:    Message test fails on SunOS.
Solution:   Adjust expectation for printf "%p". (Ozaki Kiichi, closes #5595)
This commit is contained in:
Bram Moolenaar
2020-02-08 17:14:46 +01:00
parent 4f645c54ef
commit d5b9914938
2 changed files with 17 additions and 3 deletions

View File

@@ -742,6 +742,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
234,
/**/
233,
/**/