Skip to content

Commit

Permalink
Remove stray newline in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
hlinnaka committed Oct 9, 2012
1 parent 2190377 commit 0b77aeb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/replication/walsender.c
Expand Up @@ -1022,7 +1022,6 @@ XLogRead(char *buf, XLogRecPtr startptr, Size count)
*
* 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)
Expand Down

0 comments on commit 0b77aeb

Please sign in to comment.