[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Wed Sep 8 12:59:42 MDT 2010


The branch, master has been updated
       via  3928565 s3: Fix a typo
      from  81ece84 s4-smbtorture: add torture ndr nbt testsuite.

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


- Log -----------------------------------------------------------------
commit 3928565bc97a7c03305c7fd58fbd41be68940f24
Author: Volker Lendecke <vl at samba.org>
Date:   Wed Sep 8 20:59:46 2010 +0200

    s3: Fix a typo

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

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


Changeset truncated at 500 lines:

diff --git a/source3/winbindd/winbindd_cm.c b/source3/winbindd/winbindd_cm.c
index 3f6d02e..94142e0 100644
--- a/source3/winbindd/winbindd_cm.c
+++ b/source3/winbindd/winbindd_cm.c
@@ -1458,7 +1458,7 @@ static NTSTATUS cm_open_connection(struct winbindd_domain *domain,
 	}
 
 	/* we have to check the server affinity cache here since 
-	   later we selecte a DC based on response time and not preference */
+	   later we select a DC based on response time and not preference */
 
 	/* Check the negative connection cache
 	   before talking to it. It going down may have


-- 
Samba Shared Repository


More information about the samba-cvs mailing list