The branch, master has been updated
       via  c5cc27c493a16dec7d8ce91f5ae370daed778097 (commit)
      from  8e33960655999cd52d3f11070ff15c9866404694 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit c5cc27c493a16dec7d8ce91f5ae370daed778097
Author: Volker Lendecke <[email protected]>
Date:   Thu Feb 19 00:51:51 2009 +0100

    Interesting C compiler you have there... :-)

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

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


Changeset truncated at 500 lines:

diff --git a/source3/libsmb/namequery.c b/source3/libsmb/namequery.c
index 5a5da68..19d89ce 100644
--- a/source3/libsmb/namequery.c
+++ b/source3/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