diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/access/xlogwait.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/xlogwait.h b/src/include/access/xlogwait.h index 4dc328b1b07..f43e481c3b9 100644 --- a/src/include/access/xlogwait.h +++ b/src/include/access/xlogwait.h @@ -20,7 +20,7 @@ #include "tcop/dest.h" /* - * Result statuses for WaitForLSNReplay(). + * Result statuses for WaitForLSN(). */ typedef enum { |
