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

Commitfb4bbc8

Browse files
committed
Add missing 'static' qualifier.
1 parent0d76b60 commitfb4bbc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_ctl/pg_ctl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1892,7 +1892,7 @@ set_starttype(char *starttypeopt)
18921892
*
18931893
* If a configuration-only directory was specified, find the real data dir.
18941894
*/
1895-
void
1895+
staticvoid
18961896
adjust_data_dir(void)
18971897
{
18981898
charcmd[MAXPGPATH],filename[MAXPGPATH],*my_exec_path;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp