]> granicus.if.org Git - postgresql/commitdiff
Fix file path in comment.
authorFujii Masao <fujii@postgresql.org>
Thu, 25 Apr 2019 14:49:37 +0000 (23:49 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 25 Apr 2019 14:49:37 +0000 (23:49 +0900)
src/bin/pg_checksums/pg_checksums.c

index bc8998265807f15cdd23bda69ad29b09c816eb30..32d5668749f3b9e42516a499a77b69a9bf785835 100644 (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)