Skip to content

Commit a2ee579

Browse files
committed
Repair whitespace in initdb message.
What used to be four spaces somehow turned into a tab and a couple of spaces in commit a00c583, no doubt from overhelpful emacs autoindent. Noted by Peter Eisentraut.
1 parent dcb12ce commit a2ee579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/initdb/initdb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3604,7 +3604,7 @@ main(int argc, char *argv[])
36043604
appendPQExpBufferStr(start_db_cmd, " -l logfile start");
36053605

36063606
printf(_("\nSuccess. You can now start the database server using:\n\n"
3607-
" %s\n\n"),
3607+
" %s\n\n"),
36083608
start_db_cmd->data);
36093609

36103610
destroyPQExpBuffer(start_db_cmd);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy