comparison src/ex_cmds.c @ 587:3686831cf3da v7.0166

updated for version 7.0166
author vimboss
date Sat, 10 Dec 2005 20:23:46 +0000
parents 90ee46d7f492
children bc7ec0f1f7f3
comparison
equal deleted inserted replaced
586:86379a738de4 587:3686831cf3da
4121 do_all = FALSE; 4121 do_all = FALSE;
4122 do_ask = FALSE; 4122 do_ask = FALSE;
4123 } 4123 }
4124 do_error = TRUE; 4124 do_error = TRUE;
4125 do_print = FALSE; 4125 do_print = FALSE;
4126 do_count = FALSE;
4126 do_ic = 0; 4127 do_ic = 0;
4127 } 4128 }
4128 while (*cmd) 4129 while (*cmd)
4129 { 4130 {
4130 /* 4131 /*