Add missing last newline.
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 31 Jul 2018 00:38:37 +0000 (09:38 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 31 Jul 2018 00:38:37 +0000 (09:38 +0900)
commit265cb5b9beaf67a4fa51f3f7e4359178f2e6a19c
tree9ab637f51da50a34d11cbf6d83417a390c342416
parent805411d16439f2079d27205fab0eecac4e174afd
Add missing last newline.

I have found this while playing with pgindent. It is smart enough to
find out such problems.
src/include/watchdog/wd_lifecheck.h
src/utils/json_writer.c