Fix file path in comment.

This commit is contained in:
Fujii Masao 2019-04-25 23:49:37 +09:00
parent 978b032d1f
commit c247ae0922

View File

@ -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)