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

Commit07d2c3e

Browse files
committed
Another static-vs-not-static error.
1 parenta7f2dd3 commit07d2c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pg_dump/pg_dump.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
*
2323
*
2424
* IDENTIFICATION
25-
* $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dump.c,v 1.146 2000/04/12 17:16:14 momjian Exp $
25+
* $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dump.c,v 1.147 2000/04/14 01:34:24 tgl Exp $
2626
*
2727
* Modifications - 6/10/96 - dave@bensoft.com - version 1.13.dhb
2828
*
@@ -2290,7 +2290,7 @@ getIndices(int *numIndices)
22902290
*------------------------------------------------------------------
22912291
*/
22922292

2293-
void
2293+
staticvoid
22942294
dumpComment(FILE*fout,constchar*target,constchar*oid)
22952295
{
22962296

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp