The branch, v3-2-test has been updated
       via  301b23cf22ce1db04781b85954155fc93f4caee3 (commit)
      from  3b9874721ee8585e45b60246105fa380db132ac2 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 301b23cf22ce1db04781b85954155fc93f4caee3
Author: Jeremy Allison <[email protected]>
Date:   Wed Feb 18 16:02:15 2009 -0800

    Gah, typo :-(. Sorry.

-----------------------------------------------------------------------

Summary of changes:
 source/libsmb/namequery.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/libsmb/namequery.c b/source/libsmb/namequery.c
index d21941e..cf8c20e 100644
--- a/source/libsmb/namequery.c
+++ b/source/libsmb/namequery.c
@@ -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;
 


-- 
Samba Shared Repository

Reply via email to