The branch, master has been updated
       via  95a0b68 s3: Fix a typo
      from  e03f8de s3: Fix a typo (authentictaion->authentication)

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


- Log -----------------------------------------------------------------
commit 95a0b6830f00c8949b2d8eee73db38d238275262
Author: Volker Lendecke <v...@samba.org>
Date:   Mon Sep 13 11:56:48 2010 +0200

    s3: Fix a typo

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

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


Changeset truncated at 500 lines:

diff --git a/source3/utils/ntlm_auth.c b/source3/utils/ntlm_auth.c
index b14c2b7..fec98e5 100644
--- a/source3/utils/ntlm_auth.c
+++ b/source3/utils/ntlm_auth.c
@@ -762,7 +762,7 @@ static NTSTATUS do_ccache_ntlm_auth(DATA_BLOB initial_msg, 
DATA_BLOB challenge_m
         * child of the trusted domain. If we ask the primary domain for
         * ntlm_ccache_auth, it will fail. So, we have to ask the trusted
         * domain's child for ccache_ntlm_auth. that is to say, we have to 
-        * set WBFALG_PAM_CONTACT_TRUSTDOM in request.flags.
+        * set WBFLAG_PAM_CONTACT_TRUSTDOM in request.flags.
         */
        ctrl = get_pam_winbind_config();
 


-- 
Samba Shared Repository

Reply via email to