mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 18:26:32 +02:00
(cp_option_init): Don't set umask_kill member.
This commit is contained in:
@@ -153,7 +153,6 @@ cp_option_init (struct cp_options *x)
|
||||
x->mode = S_IRUSR | S_IWUSR;
|
||||
x->stdin_tty = false;
|
||||
|
||||
x->umask_kill = 0;
|
||||
x->update = false;
|
||||
x->verbose = false;
|
||||
x->dest_info = NULL;
|
||||
|
||||
Reference in New Issue
Block a user