summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mv.c b/src/mv.c
index 7816f8c6c..b9f057042 100644
--- a/src/mv.c
+++ b/src/mv.c
@@ -83,6 +83,7 @@ int yesno ();
/* The name this program was run with. */
char *program_name;
+/* Remove any trailing slashes from each SOURCE argument. */
static int remove_trailing_slashes;
static struct option const long_options[] =