started writing code for qse_dir_t

This commit is contained in:
2011-10-12 00:19:27 +00:00
parent 5547b38369
commit f39a8e3526
15 changed files with 1131 additions and 6 deletions

View File

@ -624,6 +624,7 @@ int sed_main (int argc, qse_char_t* argv[])
print_exec_error (sed);
goto oops;
}
if (qse_sed_isstop (sed)) break;
g_infile_pos++;