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

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


The branch, v3-3-test has been updated
       via  88041d92ae2a619d5b4d4ad010ef7366b5c05c3f (commit)
      from  43db14008eb660f1b1f21e1ff6dd2d340d1106ab (commit)

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


- Log -----------------------------------------------------------------
commit 88041d92ae2a619d5b4d4ad010ef7366b5c05c3f
Author: Jeremy Allison <jra at samba.org>
Date:   Wed Feb 18 16:00:34 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