[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Fri Apr 9 08:50:23 MDT 2010


The branch, master has been updated
       via  bfeab64... s3: Fix a typo
      from  bae564b... selftest: make sure filter-subunit and format-subunit use unbuffered io

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


- Log -----------------------------------------------------------------
commit bfeab64ebf9481d98ffb182adb03bbd6e6ada462
Author: Volker Lendecke <vl at samba.org>
Date:   Fri Apr 9 16:49:02 2010 +0200

    s3: Fix a typo

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

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


Changeset truncated at 500 lines:

diff --git a/source3/auth/auth_util.c b/source3/auth/auth_util.c
index 02eaf9d..f149b19 100644
--- a/source3/auth/auth_util.c
+++ b/source3/auth/auth_util.c
@@ -1543,7 +1543,7 @@ struct passwd *smb_getpwnam( TALLOC_CTX *mem_ctx, char *domuser,
 	save_username[0] = '\0';
 
 	/* don't call map_username() here since it has to be done higher 
-	   up the stack so we don't call it mutliple times */
+	   up the stack so we don't call it multiple times */
 
 	fstrcpy( username, domuser );
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list