mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
Remove stray newline in comment.
This commit is contained in:
parent
2190377113
commit
0b77aebabf
|
|
@ -1022,7 +1022,6 @@ retry:
|
||||||
*
|
*
|
||||||
* If there is no unsent WAL remaining, *caughtup is set to true, otherwise
|
* If there is no unsent WAL remaining, *caughtup is set to true, otherwise
|
||||||
* *caughtup is set to false.
|
* *caughtup is set to false.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
XLogSend(char *msgbuf, bool *caughtup)
|
XLogSend(char *msgbuf, bool *caughtup)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user