Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7f7474a

Browse files
committed
Reindent pg_verifybackup.c.
1 parent 8dfd312 commit 7f7474a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/pg_verifybackup/pg_verifybackup.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,8 @@ main(int argc, char **argv)
331331
}
332332

333333
/*
334-
* XXX: In the future, we should consider enhancing pg_waldump to read
335-
* WAL files from an archive.
334+
* XXX: In the future, we should consider enhancing pg_waldump to read WAL
335+
* files from an archive.
336336
*/
337337
if (!no_parse_wal && context.format == 't')
338338
{

0 commit comments

Comments
 (0)