commit | e92fba0a127c644e8159080623ab2efbf2457086 | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sat Mar 04 18:52:26 2006 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sat Mar 04 18:52:26 2006 +0000 |
tree | 73727123e7b65000ac2f363cc88303e899cc3219 | |
parent | 1fc4b776d47b45133a2730d191552ec2f1928baa [diff] |
Get rid of run_err_mod(). It was only used in two places. One place it wasn't necessary since mod was already checked. Inline the check that mod != NULL for the other use.