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

Commit358d032

Browse files
committed
Fix compile warning.
1 parent2fb67fa commit358d032

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
@@ -43,7 +43,7 @@
4343
* Portions Copyright (c) 1994, Regents of the University of California
4444
* Portions taken from FreeBSD.
4545
*
46-
* $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.17 2003/12/17 18:44:08 petere Exp $
46+
* $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.18 2003/12/23 21:50:38 tgl Exp $
4747
*
4848
*-------------------------------------------------------------------------
4949
*/
@@ -2026,7 +2026,7 @@ usage(const char *progname)
20262026
/*
20272027
* Initialized NLS if enabled.
20282028
*/
2029-
void
2029+
staticvoid
20302030
init_nls(void)
20312031
{
20322032
#ifdefENABLE_NLS

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp