forked from aniani/vim
updated for version 7.3.604
Problem: inputdialog() doesn't use the cancel argument in the console. (David Fishburn) Solution: Use the third argument. (Christian Brabant)
This commit is contained in:
@@ -714,6 +714,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
604,
|
||||
/**/
|
||||
603,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user