0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.0166

This commit is contained in:
Bram Moolenaar
2005-12-10 20:23:46 +00:00
parent e5180526fd
commit cc016f5410
8 changed files with 103 additions and 92 deletions

View File

@@ -4123,6 +4123,7 @@ do_sub(eap)
}
do_error = TRUE;
do_print = FALSE;
do_count = FALSE;
do_ic = 0;
}
while (*cmd)