Fix file path in comment.

pull/41/head
Fujii Masao 6 years ago
parent 978b032d1f
commit c247ae0922
  1. 2
      src/bin/pg_checksums/pg_checksums.c

@ -110,7 +110,7 @@ static const char *const skip[] = {
/*
* Report current progress status. Parts borrowed from
* src/bin/pg_basebackup.c.
* src/bin/pg_basebackup/pg_basebackup.c.
*/
static void
progress_report(bool force)

Loading…
Cancel
Save