Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7584194

Browse files
committed
Fix typo in comment, per Andrew Dunstan.
1 parentfe455ee commit7584194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/initdb/initdb.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* Portions Copyright (c) 1994, Regents of the University of California
4040
* Portions taken from FreeBSD.
4141
*
42-
* $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.50 2004/08/16 15:44:03 momjian Exp $
42+
* $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.51 2004/08/25 20:07:57 tgl Exp $
4343
*
4444
*-------------------------------------------------------------------------
4545
*/
@@ -2017,7 +2017,7 @@ main(int argc, char *argv[])
20172017
ret;
20182018
intoption_index;
20192019
char*short_version;
2020-
char*pgdenv;/* PGDATA valuegot from sent to
2020+
char*pgdenv;/* PGDATA valuegotten from and sent to
20212021
* environment */
20222022
staticconstchar*subdirs[]= {
20232023
"global",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp