[SCM] Samba Shared Repository - branch master updated

Martin Schwenke martins at samba.org
Mon Nov 27 03:53:02 UTC 2017


The branch, master has been updated
       via  aace1f8 lib: Fix a typo
      from  6f8e3f7 python:tests: Create a test user for the dsdb test

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


- Log -----------------------------------------------------------------
commit aace1f83459c8e2f727c5d9422b7ac964afbac17
Author: Volker Lendecke <vl at samba.org>
Date:   Fri Nov 24 17:00:05 2017 +0100

    lib: Fix a typo
    
    Signed-off-by: Volker Lendecke <vl at samba.org>
    Reviewed-by: Martin Schwenke <martin at meltin.net>
    
    Autobuild-User(master): Martin Schwenke <martins at samba.org>
    Autobuild-Date(master): Mon Nov 27 04:51:59 CET 2017 on sn-devel-144

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

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


Changeset truncated at 500 lines:

diff --git a/source3/lib/ctdbd_conn.c b/source3/lib/ctdbd_conn.c
index 521e016..9832dfa 100644
--- a/source3/lib/ctdbd_conn.c
+++ b/source3/lib/ctdbd_conn.c
@@ -1371,7 +1371,7 @@ static struct tevent_req *ctdb_pkt_send_send(TALLOC_CTX *mem_ctx,
 	}
 
 	/*
-	 * Attempt a direct write. If this returns short, shedule the
+	 * Attempt a direct write. If this returns short, schedule the
 	 * remaining data as an async write, otherwise we're already done.
 	 */
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list