aboutsummaryrefslogtreecommitdiff
path: root/utility.c
diff options
context:
space:
mode:
Diffstat (limited to 'utility.c')
-rw-r--r--utility.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility.c b/utility.c
index d042b9910..2a840f78e 100644
--- a/utility.c
+++ b/utility.c
@@ -479,7 +479,7 @@ recursiveAction(const char *fileName, int recurse, int followLinks, int depthFir
479 479
480 480
481 481
482#if defined (BB_TAR) || defined (BB_MKDIR) || defined (BB_CP) 482#if defined (BB_TAR) || defined (BB_MKDIR)
483/* 483/*
484 * Attempt to create the directories along the specified path, except for 484 * Attempt to create the directories along the specified path, except for
485 * the final component. The mode is given for the final directory only, 485 * the final component. The mode is given for the final directory only,