mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-07-30 18:12:36 +00:00
indenting fixes.
This commit is contained in:
+2
-2
@@ -1349,8 +1349,8 @@ backspace_output (void)
|
||||
{
|
||||
/* Lseek failed. Try a different method. */
|
||||
|
||||
WARN ((0, 0, _("\
|
||||
Could not backspace archive file; it may be unreadable without -i")));
|
||||
WARN ((0, 0,
|
||||
_("Could not backspace archive file; it may be unreadable without -i")));
|
||||
|
||||
/* Replace the first part of the record with NULs. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user