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:
committed by
Denys Vlasenko
parent
88d3cfdb75
commit
b0b8884009
@@ -82,7 +82,7 @@ static void output_ar_header(archive_handle_t *handle)
|
||||
}
|
||||
|
||||
/*
|
||||
* when replacing files in an existing archive, copy from the the
|
||||
* when replacing files in an existing archive, copy from the
|
||||
* original archive those files that are to be left intact
|
||||
*/
|
||||
static void FAST_FUNC copy_data(archive_handle_t *handle)
|
||||
|
||||
Reference in New Issue
Block a user