mirror of
https://github.com/vim/vim.git
synced 2025-10-05 05:34:07 -04:00
updated for version 7.1-153
This commit is contained in:
@@ -8729,7 +8729,7 @@ f_diff_hlID(argvars, rettv)
|
||||
static int fnum = 0;
|
||||
static int change_start = 0;
|
||||
static int change_end = 0;
|
||||
static hlf_T hlID = 0;
|
||||
static hlf_T hlID = (hlf_T)0;
|
||||
int filler_lines;
|
||||
int col;
|
||||
|
||||
|
Reference in New Issue
Block a user