Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b39231 commit d2225daCopy full SHA for d2225da
src/backend/port/win32/mingwcompat.c
@@ -6,7 +6,7 @@
6
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
7
*
8
* IDENTIFICATION
9
- * $PostgreSQL: pgsql/src/backend/port/win32/mingwcompat.c,v 1.6 2009/06/11 14:49:00 momjian Exp $
+ * $PostgreSQL: pgsql/src/backend/port/win32/mingwcompat.c,v 1.7 2009/12/28 18:09:44 momjian Exp $
10
11
*-------------------------------------------------------------------------
12
*/
@@ -42,7 +42,7 @@ LoadKernel32()
42
43
/*
44
* Replacement for RegisterWaitForSingleObject(), which lives in
45
- * kernel32.dll·
+ * kernel32.dll
46
47
typedef
48
BOOL (WINAPI * __RegisterWaitForSingleObject)
0 commit comments