mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
Interesting C compiler you have there... :-)
This commit is contained in:
@ -2141,7 +2141,7 @@ NTSTATUS get_sorted_dc_list( const char *domain,
|
||||
int *count,
|
||||
bool ads_only )
|
||||
{
|
||||
bool ordered false;
|
||||
bool ordered = false;
|
||||
NTSTATUS status;
|
||||
enum dc_lookup_type lookup_type = DC_NORMAL_LOOKUP;
|
||||
|
||||
|
Reference in New Issue
Block a user