[SCM] Samba Shared Repository - branch master updated

Richard Sharpe sharpe at samba.org
Thu Jan 31 09:53:02 MST 2013


The branch, master has been updated
       via  dc929ca tevent: Fix a comment typo
      from  48d954b Fix the compound tests to correctly pass against Windows when run with --signing=required.

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


- Log -----------------------------------------------------------------
commit dc929ca57fb1b23d74d898cfb76737601656961f
Author: Volker Lendecke <vl at samba.org>
Date:   Thu Jan 31 15:46:43 2013 +0100

    tevent: Fix a comment typo
    
    Signed-off-by: Volker Lendecke <vl at samba.org>
    Reviewed-by: Ira Cooper <ira at samba.org>
    Reviewed-by: Richard Sharpe <realrichardsharpe at gmail.com>
    
    Autobuild-User(master): Richard Sharpe <sharpe at samba.org>
    Autobuild-Date(master): Thu Jan 31 17:52:39 CET 2013 on sn-devel-104

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

Summary of changes:
 lib/tevent/tevent_poll.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent_poll.c b/lib/tevent/tevent_poll.c
index da8cc01..44e108f 100644
--- a/lib/tevent/tevent_poll.c
+++ b/lib/tevent/tevent_poll.c
@@ -56,7 +56,7 @@ struct poll_event_context {
 };
 
 /*
-  create a select_event_context structure.
+  create a poll_event_context structure.
 */
 static int poll_event_context_init(struct tevent_context *ev)
 {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list