forked from aniani/vim
patch 9.0.0959: error when using the "File Settings / Text Width" menu
Problem: Error when using the "File Settings / Text Width" menu. Solution: Use str2nr(). (closes #11624)
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
959,
|
||||
/**/
|
||||
958,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user