]> Dogcows Code - chaz/tar/commitdiff
indenting fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Aug 1999 08:13:20 +0000 (08:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 Aug 1999 08:13:20 +0000 (08:13 +0000)
src/buffer.c

index 8daf39e0a0dc047ba789376275723784f740358e..699e1dd7fff21e481ab1fa8882e054c62c6b21db 100644 (file)
@@ -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.  */
 
This page took 0.023961 seconds and 4 git commands to generate.