[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-3475-g301b23c

Jeremy Allison jra at samba.org
Thu Feb 19 00:02:56 GMT 2009


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 <jra at samba.org>
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


More information about the samba-cvs mailing list