]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
add comment
authorJim Meyering <jim@meyering.net>
Sun, 16 Apr 2000 12:16:03 +0000 (12:16 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Apr 2000 12:16:03 +0000 (12:16 +0000)
src/mv.c

index 7816f8c6cb5a478d8ac0e6809c987e0187c50b2d..b9f0570426dbe4c2dc1a96575c0d08c1db36c867 100644 (file)
--- 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[] =