diff options
-rw-r--r-- | src/mv.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -140,7 +140,6 @@ cp_option_init (struct cp_options *x) x->update = 0; x->verbose = 0; - x->xstat = lstat; x->dest_info = NULL; x->src_info = NULL; } |
index : Erich/coreutils | ||
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/mv.c | 1 |
@@ -140,7 +140,6 @@ cp_option_init (struct cp_options *x) x->update = 0; x->verbose = 0; - x->xstat = lstat; x->dest_info = NULL; x->src_info = NULL; } |