From 0357ce33659fd0826f91b4c0949b3c614298cad4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 16 Aug 1999 08:13:20 +0000 Subject: [PATCH] indenting fixes. --- src/buffer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/buffer.c b/src/buffer.c index 8daf39e..699e1dd 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -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. */ -- 2.45.2