]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Gah, typo :-(. Sorry.
authorJeremy Allison <jra@samba.org>
Thu, 19 Feb 2009 00:00:34 +0000 (16:00 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 19 Feb 2009 09:24:13 +0000 (10:24 +0100)
(cherry picked from commit 88041d92ae2a619d5b4d4ad010ef7366b5c05c3f)

source/libsmb/namequery.c

index d21941efd22c956ed5bbfea6ece7de6d8b372866..cf8c20e47f84f46bfaccf70da93ee650aac46542 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;