[SCM] Samba Shared Repository - branch master updated

Volker Lendecke vlendec at samba.org
Fri Dec 9 08:48:02 MST 2011


The branch, master has been updated
       via  092f1b9 tevent: tevent_schedule_immediate never fails
      from  4e57bb0b s4:libcli/smb2: mark a request as error if we can't ship it

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


- Log -----------------------------------------------------------------
commit 092f1b974433a45c2a24148ca098821ed8e406d8
Author: Volker Lendecke <vl at samba.org>
Date:   Fri Dec 9 13:38:17 2011 +0100

    tevent: tevent_schedule_immediate never fails
    
    Autobuild-User: Volker Lendecke <vlendec at samba.org>
    Autobuild-Date: Fri Dec  9 16:47:23 CET 2011 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent.c b/lib/tevent/tevent.c
index a87865b..5247b5e 100644
--- a/lib/tevent/tevent.c
+++ b/lib/tevent/tevent.c
@@ -402,7 +402,6 @@ struct tevent_immediate *_tevent_create_immediate(TALLOC_CTX *mem_ctx,
 
 /*
   schedule an immediate event
-  return NULL on failure
 */
 void _tevent_schedule_immediate(struct tevent_immediate *im,
 				struct tevent_context *ev,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list