commit | 6f1924547b30753738ea0eb41ab31513894fde83 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 08 19:49:02 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 08 19:49:02 2007 +0000 |
tree | 96f66ba95fffc6689f546ec87d4054853be3fab3 | |
parent | a443af88a48d74b56ea9aa2aa486f52f340bbf77 [diff] [blame] |
updated for version 7.1-153
diff --git a/src/eval.c b/src/eval.c index ca9e2dc..80b206a 100644 --- a/src/eval.c +++ b/src/eval.c
@@ -8729,7 +8729,7 @@ 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;