[SCM] Samba Shared Repository - branch master updated

Matthieu Patou mat at samba.org
Tue May 26 09:41:03 MDT 2015


The branch, master has been updated
       via  062bc17 smbd: Fix a typo
      from  6fbbca5 Update 4.2 Roadmap file

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


- Log -----------------------------------------------------------------
commit 062bc17393f1cc65a0ae748202c739ba2375282f
Author: Volker Lendecke <vl at samba.org>
Date:   Mon May 18 09:00:46 2015 +0200

    smbd: Fix a typo
    
    Change-Id: Ifb947ab7b5af473d5f03c0ccd352735bb8c4ded9
    Signed-off-by: Volker Lendecke <vl at samba.org>
    Reviewed-by: Matthieu Patou <mat at matws.net>
    
    Autobuild-User(master): Matthieu Patou <mat at samba.org>
    Autobuild-Date(master): Tue May 26 17:40:54 CEST 2015 on sn-devel-104

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

Summary of changes:
 source3/lib/filename_util.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/source3/lib/filename_util.c b/source3/lib/filename_util.c
index 316360b..9cd348a 100644
--- a/source3/lib/filename_util.c
+++ b/source3/lib/filename_util.c
@@ -192,7 +192,7 @@ struct smb_filename *cp_smb_filename(TALLOC_CTX *mem_ctx,
 	ZERO_STRUCTP(out);
 
 	/*
-	 * The following allocations cannot fails as we
+	 * The following allocations cannot fail as we
 	 * pre-allocated space for them in the out pooled
 	 * object.
 	 */


-- 
Samba Shared Repository


More information about the samba-cvs mailing list