21 Oct
2008
21 Oct
'08
1:17 p.m.
yup, i saw that when i updated this morning. Sorry. ignore my patch. -aric Hans Leidekker wrote:
On Tuesday 21 October 2008 14:29:45 Aric Stewart wrote:
- ok( !ret, "ldap_search_ext_sA failed 0x%x\n", ret ); + ok( ret==0x55 || ret == 0x51, "ldap_search_ext_sA unexpected return 0x%x\n", ret );
This should be fixed by my last patch already.
-Hans