Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
static void
complete_input_program (void)
{
fclose (input_file);
if (input_file != NULL)
wait (NULL);
}
initialize_strings ();
reformat_diff_output ();
input_file = NULL;
/* Clean up. Beware that input_file and output_file might not exist,