Fix double words in comments. No code changes

Signed-off-by: Marek Polacek <mpolacek@redhat.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Marek Polacek
2011-04-16 17:33:43 +02:00
committed by Denys Vlasenko
parent 88d3cfdb75
commit b0b8884009
8 changed files with 9 additions and 9 deletions

View File

@@ -442,7 +442,7 @@ static void parse_config_file(void)
sct->m_mode |= mode_mask[(q - mode_chars) - i];
}
/* Now get the the user/group info. */
/* Now get the user/group info. */
s = skip_whitespace(e);