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

Commitd1af269

Browse files
committed
Fix misspelled comment
1 parentd3de08a commitd1af269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pg_ctl/pg_ctl.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
66
*
7-
* $PostgreSQL: pgsql/src/bin/pg_ctl/pg_ctl.c,v 1.103 2008/06/26 18:25:24 momjian Exp $
7+
* $PostgreSQL: pgsql/src/bin/pg_ctl/pg_ctl.c,v 1.104 2008/09/30 12:51:07 tgl Exp $
88
*
99
*-------------------------------------------------------------------------
1010
*/
@@ -573,7 +573,7 @@ read_post_opts(void)
573573
{
574574
if (post_opts==NULL)
575575
{
576-
post_opts="";/*defatult */
576+
post_opts="";/*default */
577577
if (ctl_command==RESTART_COMMAND)
578578
{
579579
char**optlines;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp