comparison src/ex_cmds.c @ 1321:f3d7fa7dcf63 v7.1.035

updated for version 7.1-035
author vimboss
date Tue, 24 Jul 2007 09:16:38 +0000
parents afad99b3612c
children f26d0c74a329
comparison
equal deleted inserted replaced
1320:1f9e2c8e642a 1321:f3d7fa7dcf63
4314 do_ask = FALSE; 4314 do_ask = FALSE;
4315 } 4315 }
4316 do_error = TRUE; 4316 do_error = TRUE;
4317 do_print = FALSE; 4317 do_print = FALSE;
4318 do_count = FALSE; 4318 do_count = FALSE;
4319 do_number = FALSE;
4319 do_ic = 0; 4320 do_ic = 0;
4320 } 4321 }
4321 while (*cmd) 4322 while (*cmd)
4322 { 4323 {
4323 /* 4324 /*