Content-Length: 255758 | pFad | http://github.com/postgrespro/postgres/commit/4576b9cc46b7a0966b94927b4dcc7d24823cab6a

C0 add missing newline · postgrespro/postgres@4576b9c · GitHub
Skip to content

Commit 4576b9c

Browse files
committed
add missing newline
1 parent 9418820 commit 4576b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_basebackup/pg_basebackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2208,7 +2208,7 @@ main(int argc, char **argv)
22082208
exit(1);
22092209
}
22102210
#else
2211-
fprintf(stderr, _("%s: symlinks are not supported on this platform"));
2211+
fprintf(stderr, _("%s: symlinks are not supported on this platform\n"));
22122212
exit(1);
22132213
#endif
22142214
free(linkloc);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/4576b9cc46b7a0966b94927b4dcc7d24823cab6a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy