Re: Fix the ldap_search_sA/W prototypes
July 22, 2005
1:48 p.m.
On Friday 22 July 2005 19:34, Francois Gouget wrote: @ cdecl ldap_search_s(ptr str long str ptr long) ldap_search_sA -@ cdecl ldap_search_sA(ptr str long str ptr long) -@ cdecl ldap_search_sW(ptr wstr long wstr ptr long) +@ cdecl ldap_search_sA(ptr str long str ptr long ptr) +@ cdecl ldap_search_sW(ptr wstr long wstr ptr long ptr) ldap_search_s also needs the extra argument. -Hans
7552
Age (days ago)
7552
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hans Leidekker