Remove stray newline in comment.

This commit is contained in:
Heikki Linnakangas 2012-10-09 13:05:59 +03:00
parent 2190377113
commit 0b77aebabf
1 changed files with 0 additions and 1 deletions

View File

@ -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)