Skip to content

Commit 0b52204

Browse files
committed
Remove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per Magnus.
1 parent 0498a08 commit 0b52204

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/libpq/auth.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/libpq/auth.c,v 1.141 2006/08/22 02:23:45 tgl Exp $
11+
* $PostgreSQL: pgsql/src/backend/libpq/auth.c,v 1.142 2006/09/15 21:28:08 tgl Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -75,7 +75,7 @@ static Port *pam_port_cludge; /* Workaround for passing "Port *port" into
7575
#include <winldap.h>
7676

7777
/* Correct header from the Platform SDK */
78-
typedef ULONG (WINLDAPAPI *__ldap_start_tls_sA)(
78+
typedef ULONG (*__ldap_start_tls_sA)(
7979
IN PLDAP ExternalHandle,
8080
OUT PULONG ServerReturnValue,
8181
OUT LDAPMessage **result,

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