summaryrefslogtreecommitdiff
path: root/src/mv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mv.c')
-rw-r--r--src/mv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mv.c b/src/mv.c
index 1266adbf5..5d1ebe176 100644
--- a/src/mv.c
+++ b/src/mv.c
@@ -149,6 +149,7 @@ cp_option_init (struct cp_options *x)
x->verbose = 0;
x->xstat = lstat;
x->dest_info = NULL;
+ x->src_info = NULL;
}
/* If PATH is an existing directory, return nonzero, else 0. */