Module: wine Branch: master Commit: efdd07ae3df873450dc3786ac3ff164a8a86b421 URL: https://source.winehq.org/git/wine.git/?a=commit;h=efdd07ae3df873450dc3786ac...
Author: Francois Gouget fgouget@free.fr Date: Thu Aug 26 14:51:18 2021 +0200
wldap32: Make the wrap_*() functions static.
Signed-off-by: Francois Gouget fgouget@free.fr Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wldap32/libldap.c | 126 ++++++++++++++++++++++++------------------------- dlls/wldap32/libldap.h | 82 -------------------------------- 2 files changed, 63 insertions(+), 145 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=efdd07ae3df873450dc37...