Skip to content

Commit fb4bbc8

Browse files
committed
Add missing 'static' qualifier.
1 parent 0d76b60 commit fb4bbc8

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+
static void
18961896
adjust_data_dir(void)
18971897
{
18981898
char cmd[MAXPGPATH], filename[MAXPGPATH], *my_exec_path;

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