mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Remove stray newline in comment.
This commit is contained in:
@ -1022,7 +1022,6 @@ retry:
|
||||
*
|
||||
* If there is no unsent WAL remaining, *caughtup is set to true, otherwise
|
||||
* *caughtup is set to false.
|
||||
|
||||
*/
|
||||
static void
|
||||
XLogSend(char *msgbuf, bool *caughtup)
|
||||
|
Reference in New Issue
Block a user