diff options
Diffstat (limited to 'src/bin/pg_rewind/filemap.c')
-rw-r--r-- | src/bin/pg_rewind/filemap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_rewind/filemap.c b/src/bin/pg_rewind/filemap.c index 254efee0be3..36a2d623415 100644 --- a/src/bin/pg_rewind/filemap.c +++ b/src/bin/pg_rewind/filemap.c @@ -75,7 +75,7 @@ static const char *excludeDirContents[] = /* * Old contents are loaded for possible debugging but are not required for - * normal operation, see OldSerXidInit(). + * normal operation, see SerialInit(). */ "pg_serial", |