diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-10-03 17:01:32 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-10-03 17:02:43 -0700 |
commit | 88a7228bb2aafb2efb5a7b5de5348ac8105ad9b1 (patch) | |
tree | fa5ddf63d0110c471ddcb1c9944f9637417b1484 /tests/dd | |
parent | ac81caaf77b96c493f941374b50054fc26f7ddba (diff) | |
download | coreutils-88a7228bb2aafb2efb5a7b5de5348ac8105ad9b1.tar.xz |
tee: simplify argv handling
* src/tee.c (tee_files): Last arg is now char ** instead of char
const **, as that is a bit simpler. All callers changed. Modify
files[-1], not files[nfiles], as that is a bit faster and simpler.
Latter problem pointed out by Rainer Deyke in:
http://bugs.gnu.org/21611
Diffstat (limited to 'tests/dd')
0 files changed, 0 insertions, 0 deletions