summaryrefslogtreecommitdiff
path: root/src/mv.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-11-09 20:50:37 +0000
committerJim Meyering <jim@meyering.net>2003-11-09 20:50:37 +0000
commite172def2ecf330d8933fa6135b256a4257d295ec (patch)
treeb983a9d40de3bd265d380fdce02399f4de4649cf /src/mv.c
parent7c1e749471b33ac204645bf34c1eb3ccaa058cb7 (diff)
downloadcoreutils-e172def2ecf330d8933fa6135b256a4257d295ec.tar.xz
Initialized new member.
Diffstat (limited to 'src/mv.c')
-rw-r--r--src/mv.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mv.c b/src/mv.c
index 4beb83638..b1fcf02cf 100644
--- a/src/mv.c
+++ b/src/mv.c
@@ -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'