mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03: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…
x
Reference in New Issue
Block a user