1
0
forked from aniani/vim

patch 8.1.0197: Windows GUI: title for search/replace is wrong

Problem:    Windows GUI: title for search/replace is wrong.
Solution:   Remove remark about doubling backslash. (closes #3230)
This commit is contained in:
Bram Moolenaar
2018-07-20 05:03:16 +02:00
parent f63db65b24
commit 9e42c86648
2 changed files with 4 additions and 4 deletions

View File

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