[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Thu Apr 14 03:56:01 MDT 2011


The branch, master has been updated
       via  15d6c70 s3: Fix a typo
      from  32c12cc libcli/auth Fix compile on hosts without krb5

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


- Log -----------------------------------------------------------------
commit 15d6c7070770b3146c510996ab24afbdf8034ee8
Author: Volker Lendecke <vl at samba.org>
Date:   Thu Apr 14 11:06:00 2011 +0200

    s3: Fix a typo
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Thu Apr 14 11:55:56 CEST 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source3/smbd/process.c b/source3/smbd/process.c
index 93f29e5..dc56779 100644
--- a/source3/smbd/process.c
+++ b/source3/smbd/process.c
@@ -2902,7 +2902,7 @@ void smbd_process(struct smbd_server_connection *sconn)
 	if (lp_maxprotocol() == PROTOCOL_SMB2 &&
 	    !lp_async_smb_echo_handler()) {
 		/*
-		 * We're not making the desion here,
+		 * We're not making the decision here,
 		 * we're just allowing the client
 		 * to decide between SMB1 and SMB2
 		 * with the first negprot


-- 
Samba Shared Repository


More information about the samba-cvs mailing list