mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.3.1232
Problem: Python: inconsistencies in variable names. Solution: Rename variables. (ZyX)
This commit is contained in:
489
src/if_py_both.h
489
src/if_py_both.h
File diff suppressed because it is too large
Load Diff
@@ -728,6 +728,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1232,
|
||||
/**/
|
||||
1231,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user