1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-11 07:24:18 +02:00

Initialized new member.

This commit is contained in:
Jim Meyering
2003-11-09 20:50:37 +00:00
parent 7c1e749471
commit e172def2ec

View File

@@ -96,9 +96,8 @@ static void
rm_option_init (struct rm_options *x)
{
x->unlink_dirs = 0;
x->ignore_missing_files = 0;
x->root_dev_ino = NULL;
x->recursive = 1;
/* Should we prompt for removal, too? No. Prompting for the `move'