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

Commit09c0747

Browse files
committed
Typo fix, per Thom Brown
1 parenta8d3a39 commit09c0747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/port/win32/mingwcompat.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
77
*
88
* IDENTIFICATION
9-
* $PostgreSQL: pgsql/src/backend/port/win32/mingwcompat.c,v 1.9 2010/02/0919:55:14 mha Exp $
9+
* $PostgreSQL: pgsql/src/backend/port/win32/mingwcompat.c,v 1.10 2010/02/0920:22:20 mha Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -16,7 +16,7 @@
1616
#ifndefWIN32_ONLY_COMPILER
1717
/*
1818
* MingW defines an extern to this struct, but the actual struct isn't present
19-
* in any library. It's trivial enough that we can safelydefined it
19+
* in any library. It's trivial enough that we can safelydefine it
2020
* ourselves.
2121
*/
2222
conststructin6_addrin6addr_any= {{{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}}};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp