From f8e8d8dd69c47ea85860ca12e1dd76ff974a7db5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 17 Jul 2006 05:56:28 +0000 Subject: In comment: bits bits -> bits. --- lib/modechange.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/modechange.c') diff --git a/lib/modechange.c b/lib/modechange.c index 5d983abab..51684a4eb 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 -- cgit v1.2.3-54-g00ecf