diff --git a/contrib/pginterface/pgwordcount.c b/contrib/pginterface/pgwordcount.c index 64096f23e62cd05f04e3b09593ac5813006ba807..4e36cc0423dc9bc9e1c80d6eb5c43f2299149507 100644 --- a/contrib/pginterface/pgwordcount.c +++ b/contrib/pginterface/pgwordcount.c @@ -70,3 +70,4 @@ int main(int argc, char **argv) return 0; } +