Browse Source

indenting fixes.

Paul Eggert 26 năm trước cách đây
mục cha
commit
0357ce3365
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/buffer.c

+ 2 - 2
src/buffer.c

@@ -1349,8 +1349,8 @@ backspace_output (void)
       {
       {
 	/* Lseek failed.  Try a different method.  */
 	/* 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.  */
 	/* Replace the first part of the record with NULs.  */