From: Paul Eggert Date: Mon, 17 Jul 2006 05:56:28 +0000 (+0000) Subject: In comment: bits bits -> bits. X-Git-Tag: v6.0~137 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f8e8d8dd69c47ea85860ca12e1dd76ff974a7db5;p=thirdparty%2Fcoreutils.git In comment: bits bits -> bits. --- diff --git a/lib/modechange.c b/lib/modechange.c index 5d983abab5..51684a4eb0 100644 --- a/lib/modechange.c +++ b/lib/modechange.c @@ -295,7 +295,7 @@ mode_create_from_ref (const char *ref_file) return make_node_op_equals (ref_stats.st_mode, CHMOD_MODE_BITS); } -/* Return the file mode bits bits of OLDMODE (which is the mode of a +/* Return the file mode bits of OLDMODE (which is the mode of a directory if DIR), assuming the umask is UMASK_VALUE, adjusted as indicated by the list of change operations CHANGES. If DIR, the type 'X' change affects the returned value even if no execute bits