Module: wine Branch: master Commit: bf88332cc54d9b3394325fcfff72a828c32884e5 URL: https://gitlab.winehq.org/wine/wine/-/commit/bf88332cc54d9b3394325fcfff72a82...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Sep 19 14:43:35 2022 +0200
wldap32: Add a prefix to functions that conflict with OpenLDAP exports.
---
dlls/wldap32/ber.c | 30 +++++++++++----------- dlls/wldap32/bind.c | 4 +-- dlls/wldap32/error.c | 4 +-- dlls/wldap32/init.c | 2 +- dlls/wldap32/misc.c | 18 ++++++------- dlls/wldap32/page.c | 20 +++++++-------- dlls/wldap32/value.c | 4 +-- dlls/wldap32/winldap_private.h | 19 ++++++++++++++ dlls/wldap32/wldap32.spec | 58 +++++++++++++++++++++--------------------- 9 files changed, 89 insertions(+), 70 deletions(-)