]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Interesting C compiler you have there... :-)
authorVolker Lendecke <vl@samba.org>
Wed, 18 Feb 2009 23:51:51 +0000 (00:51 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 18 Feb 2009 23:52:34 +0000 (00:52 +0100)
source3/libsmb/namequery.c

index 5a5da68ccaa451ffcce570126e8305a11c9cbc66..19d89ce363d1854037b91d1221f5dfe8c6d83d32 100644 (file)
@@ -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;