The branch, master has been updated
       via  2995b93 poll_funcs: Fix a comment typo
      from  d7c22d5 ldb: make the successful ldb_transaction_start() message 
clearer

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


- Log -----------------------------------------------------------------
commit 2995b934409700061a729f5d50dca18f19260d37
Author: Volker Lendecke <v...@samba.org>
Date:   Sun May 4 18:44:33 2014 +0200

    poll_funcs: Fix a comment typo
    
    Signed-off-by: Volker Lendecke <v...@samba.org>
    Reviewed-by: David Disseldorp <dd...@samba.org>
    
    Autobuild-User(master): David Disseldorp <dd...@samba.org>
    Autobuild-Date(master): Sun May  4 22:19:53 CEST 2014 on sn-devel-104

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

Summary of changes:
 source3/lib/poll_funcs/poll_funcs.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/lib/poll_funcs/poll_funcs.h 
b/source3/lib/poll_funcs/poll_funcs.h
index b23e7d9..6072eb5 100644
--- a/source3/lib/poll_funcs/poll_funcs.h
+++ b/source3/lib/poll_funcs/poll_funcs.h
@@ -122,7 +122,7 @@ struct poll_funcs {
        void (*timeout_free)(struct poll_timeout *t);
 
        /**
-        * @brief private data for use by the implmentation
+        * @brief private data for use by the implementation
         */
 
        void *private_data;


-- 
Samba Shared Repository

Reply via email to